summaryrefslogtreecommitdiff
path: root/source/ca-valencia/helpcontent2
diff options
context:
space:
mode:
Diffstat (limited to 'source/ca-valencia/helpcontent2')
-rw-r--r--source/ca-valencia/helpcontent2/source/text/sbasic/shared.po207
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc/00.po38
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc/01.po519
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc/guide.po7
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/00.po17
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/01.po116
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/02.po62
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/autopi.po18
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/explorer/database.po22
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/guide.po48
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/menu.po142
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/optionen.po91
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress/00.po42
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress/01.po57
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress/guide.po44
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter.po98
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/00.po70
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/01.po66
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/02.po26
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/04.po15
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/guide.po53
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/menu.po150
22 files changed, 748 insertions, 1160 deletions
diff --git a/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po b/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po
index 9e25db9e754..2f18f575d9e 100644
--- a/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-04-16 21:40+0200\n"
+"POT-Creation-Date: 2016-05-23 21:36+0200\n"
"PO-Revision-Date: 2016-04-16 22:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.7\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1460846153.000000\n"
@@ -18605,16 +18605,16 @@ msgctxt ""
"03080301.xhp\n"
"hd_id3150616\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Randomize Statement [Runtime]\">Randomize Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Expressió Randomize [Runtime]\">Expressió Randomize [Runtime]</link>"
+msgid "<variable id=\"heading_randomize\"><link href=\"text/sbasic/shared/03080301.xhp\" name=\"Randomize Statement [Runtime]\">Randomize Statement [Runtime]</link></variable>"
+msgstr ""
#: 03080301.xhp
msgctxt ""
"03080301.xhp\n"
"par_id3145090\n"
"help.text"
-msgid "Initializes the random-number generator."
-msgstr "Inicialitza el generador de número aleatori."
+msgid "Initializes the random-number generator used by the <emph>Rnd</emph> function."
+msgstr ""
#: 03080301.xhp
msgctxt ""
@@ -18645,8 +18645,24 @@ msgctxt ""
"03080301.xhp\n"
"par_id3149670\n"
"help.text"
-msgid "<emph>Number:</emph> Any integer value that initializes the random-number generator."
-msgstr "<emph>Nombre:</emph> Qualsevol valor enter que inicialitza el generador de nombres aleatoris."
+msgid "<emph>Number:</emph> Any integer value. Used as seed to initialize the random-number generator. Equal seeds result in equal random-number sequences by the <emph>Rnd</emph> function. If the parameter is omitted, the <emph>Randomize</emph> statement will be ignored."
+msgstr ""
+
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"par_id110520161656428611\n"
+"help.text"
+msgid "Unless a predictable sequence of numbers is desired, there is no need to use the <emph>Randomize</emph> statement, as the random-number generator will be initialized automatically at first use – it will be seeded using a system-provided random-number generator that produces uniformly-distributed, non-deterministic random numbers. If no such generator is available on the system, the system time will be used as seed."
+msgstr ""
+
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"par_id12052016194258344\n"
+"help.text"
+msgid "The <emph>Randomize</emph> statement affects BASIC's <emph>Rnd</emph> function only. Other random-number generators (for example the Calc's RAND() function, etc.) are not affected by it."
+msgstr ""
#: 03080301.xhp
msgctxt ""
@@ -18657,11 +18673,12 @@ msgid "Example:"
msgstr "Exemple:"
#: 03080301.xhp
+#, fuzzy
msgctxt ""
"03080301.xhp\n"
"par_id3147288\n"
"help.text"
-msgid "iVar = Int((10 * Rnd) ) ' Range from 0 To 9"
+msgid "iVar = Int(10 * Rnd) ' Range from 0 to 9"
msgstr "iVar = Int((10 * Rnd) ) ' Interval de 0 a 9"
#: 03080301.xhp
@@ -18693,8 +18710,8 @@ msgctxt ""
"03080302.xhp\n"
"hd_id3148685\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd Function [Runtime]\">Rnd Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Funció Rnd [Runtime]\">Funció Rnd [Runtime]</link>"
+msgid "<variable id=\"heading_rnd\"><link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd Function [Runtime]\">Rnd Function [Runtime]</link></variable>"
+msgstr ""
#: 03080302.xhp
msgctxt ""
@@ -18749,24 +18766,16 @@ msgctxt ""
"03080302.xhp\n"
"par_id3125864\n"
"help.text"
-msgid "<emph>Expression:</emph> Any numeric expression."
-msgstr "<emph>Expressió:</emph> Qualsevol expressió numèrica."
-
-#: 03080302.xhp
-msgctxt ""
-"03080302.xhp\n"
-"par_id3155306\n"
-"help.text"
-msgid "<emph>Omitted:</emph> Returns the next random number in the sequence."
-msgstr "<emph>Omitted:</emph> Torna el nombre aleatori següent de la seqüència."
+msgid "<emph>Expression:</emph> Has no effect, is ignored if provided."
+msgstr ""
#: 03080302.xhp
msgctxt ""
"03080302.xhp\n"
"par_id3147318\n"
"help.text"
-msgid "The <emph>Rnd</emph> function only returns values ranging from 0 to 1. To generate random integers in a given range, use the formula in the following example:"
-msgstr "La funció <emph>Rnd</emph> només torna valors de 0 a 1. Per generar enters aleatoris en un interval determinat, utilitzeu la fórmula de l'exemple següent:"
+msgid "The <emph>Rnd</emph> function returns decimal fractions ranging from 0 (included) to 1 (excluded) according to a uniform distribution. It uses the Mersenne Twister 19937 random-number generator. To generate random integers in a given range, use a formula like in the example below. A <emph>Randomize</emph> statement with a defined seed value can be used beforehand, if a predictable sequence of numbers is desired."
+msgstr ""
#: 03080302.xhp
msgctxt ""
@@ -19467,14 +19476,6 @@ msgstr "Sgn torna -1."
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
-"par_id3145271\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: 03080701.xhp
-msgctxt ""
-"03080701.xhp\n"
"par_id3146119\n"
"help.text"
msgid "Sgn returns 0."
@@ -27526,14 +27527,6 @@ msgstr "Booleà"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3153367\n"
-"help.text"
-msgid "11"
-msgstr "11"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3148645\n"
"help.text"
msgid "Boolean variable"
@@ -27550,14 +27543,6 @@ msgstr "Data"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3153363\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3155411\n"
"help.text"
msgid "Date variable"
@@ -27574,14 +27559,6 @@ msgstr "Doble"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3150486\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3148616\n"
"help.text"
msgid "Double floating point variable"
@@ -27598,14 +27575,6 @@ msgstr "Enter"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3145647\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3154490\n"
"help.text"
msgid "Integer variable"
@@ -27622,14 +27591,6 @@ msgstr "Llarg"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3154513\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3151318\n"
"help.text"
msgid "Long integer variable"
@@ -27646,14 +27607,6 @@ msgstr "Objecte"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3154482\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3150323\n"
"help.text"
msgid "Object variable"
@@ -27670,14 +27623,6 @@ msgstr "Simple"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3149020\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3147341\n"
"help.text"
msgid "Single floating-point variable"
@@ -27694,14 +27639,6 @@ msgstr "Cadena"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3155960\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3146313\n"
"help.text"
msgid "String variable"
@@ -27718,14 +27655,6 @@ msgstr "Variant"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3154021\n"
-"help.text"
-msgid "12"
-msgstr "12"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3145789\n"
"help.text"
msgid "Variant variable (can contain all types specified by the definition)"
@@ -27742,14 +27671,6 @@ msgstr "Buit"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3152584\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3151278\n"
"help.text"
msgid "Variable is not initialized"
@@ -27766,14 +27687,6 @@ msgstr "Null"
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
-"par_id3166424\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
"par_id3145131\n"
"help.text"
msgid "No valid data"
@@ -32750,14 +32663,6 @@ msgstr "Expressió d'enter opcional que especifica l'estil de la finestra en qu
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
-"par_id3148663\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
"par_id3153360\n"
"help.text"
msgid "The focus is on the hidden program window."
@@ -32766,14 +32671,6 @@ msgstr "El focus es troba a la finestra de programa amagada."
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
-"par_id3154123\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
"par_id3144760\n"
"help.text"
msgid "The focus is on the program window in standard size."
@@ -32782,14 +32679,6 @@ msgstr "El focus es troba a la finestra del programa en mida estàndard."
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
-"par_id3156422\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
"par_id3148451\n"
"help.text"
msgid "The focus is on the minimized program window."
@@ -32798,14 +32687,6 @@ msgstr "El focus es troba a la finestra de programa minimitzada."
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
-"par_id3149561\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
"par_id3146921\n"
"help.text"
msgid "focus is on the maximized program window."
@@ -32814,14 +32695,6 @@ msgstr "el focus es troba a la finestra de programa maximitzada."
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
-"par_id3149481\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
"par_id3155854\n"
"help.text"
msgid "Standard size program window, without focus."
@@ -32830,14 +32703,6 @@ msgstr "Finestra del programa de mida estàndard, sense focus."
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
-"par_id3145271\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
"par_id3152938\n"
"help.text"
msgid "Minimized program window, focus remains on the active window."
@@ -32846,14 +32711,6 @@ msgstr "Finestra de programa minimitzada, el focus es manté a la finestra activ
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
-"par_id3146119\n"
-"help.text"
-msgid "10"
-msgstr "10"
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
"par_id3151112\n"
"help.text"
msgid "Full-screen display."
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/00.po b/source/ca-valencia/helpcontent2/source/text/scalc/00.po
index b03fe994aec..76efc3f0708 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/00.po
@@ -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: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2015-12-11 12:11+0000\n"
-"Last-Translator: system user <>\n"
+"POT-Creation-Date: 2016-05-23 21:36+0200\n"
+"PO-Revision-Date: 2016-05-02 10:28+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\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.7\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1449835918.000000\n"
+"X-POOTLE-MTIME: 1462184921.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -1177,12 +1177,12 @@ msgid "F9"
msgstr "F9"
#: 00000406.xhp
+#, fuzzy
msgctxt ""
"00000406.xhp\n"
"par_id3150941\n"
-"19\n"
"help.text"
-msgid "<variable id=\"exatmb\">Choose <emph>Tools - Cell Contents - AutoCalculate</emph></variable>"
+msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph></variable>"
msgstr "<variable id=\"exatmb\">Trieu <emph>Eines - Continguts de la cel·la - Càlcul automàtic</emph></variable>"
#: 00000406.xhp
@@ -1271,12 +1271,12 @@ msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>
msgstr "<variable id=\"dbrba\">Trieu <emph>Dades - Selecciona l'interval</emph></variable>"
#: 00000412.xhp
+#, fuzzy
msgctxt ""
"00000412.xhp\n"
"par_id3150443\n"
-"5\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
msgstr "<variable id=\"dnsrt\">Trieu <emph>Dades - Ordena</emph></variable>"
#: 00000412.xhp
@@ -1350,12 +1350,12 @@ msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
msgstr "<variable id=\"dnftr\">Trieu <emph>Dades - Filtre</emph></variable>"
#: 00000412.xhp
+#, fuzzy
msgctxt ""
"00000412.xhp\n"
"par_id3148646\n"
-"12\n"
"help.text"
-msgid "Choose <emph>Data - Filter - AutoFilter</emph>"
+msgid "Choose <emph>Data - AutoFilter</emph>"
msgstr "Trieu <emph>Dades - Filtre - Filtre automàtic</emph>"
#: 00000412.xhp
@@ -1385,12 +1385,12 @@ msgid "AutoFilter"
msgstr "Filtre automàtic"
#: 00000412.xhp
+#, fuzzy
msgctxt ""
"00000412.xhp\n"
"par_id3156278\n"
-"17\n"
"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - Filter - Advanced Filter</emph></variable>"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
msgstr "<variable id=\"dnfspz\">Trieu <emph>Dades - Filtre - Filtre avançat</emph></variable>"
#: 00000412.xhp
@@ -1399,7 +1399,7 @@ msgctxt ""
"00000412.xhp\n"
"par_id3153764\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
msgstr "Trieu el botó <emph>Dades - Filtre - Filtre automàtic - Més>></emph>"
#: 00000412.xhp
@@ -1408,16 +1408,16 @@ msgctxt ""
"00000412.xhp\n"
"par_id3155444\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Advanced Filter - Options</emph> label"
+msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
msgstr "Trieu el botó <emph>Dades - Filtre - Filtre avançat - Més>></emph>"
#: 00000412.xhp
+#, fuzzy
msgctxt ""
"00000412.xhp\n"
"par_id3156382\n"
-"20\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Reset Filter</emph>"
+msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
msgstr "Trieu <emph>Dades - Filtre - Suprimeix el filtre</emph>"
#: 00000412.xhp
@@ -1447,12 +1447,12 @@ msgid "Reset Filter/Sort"
msgstr "Suprimeix el filtre/ordena"
#: 00000412.xhp
+#, fuzzy
msgctxt ""
"00000412.xhp\n"
"par_id3152778\n"
-"21\n"
"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - Filter - Hide AutoFilter</emph></variable>"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
msgstr "<variable id=\"dnaftas\">Trieu <emph>Dades - Filtre - Amaga el filtre automàtic</emph></variable>"
#: 00000412.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/01.po b/source/ca-valencia/helpcontent2/source/text/scalc/01.po
index 932b87cedc8..531d5dc5eee 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2016-04-16 22:41+0000\n"
+"POT-Creation-Date: 2016-05-23 22:09+0200\n"
+"PO-Revision-Date: 2016-05-02 10:29+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.7\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1460846512.000000\n"
+"X-POOTLE-MTIME: 1462184942.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -4230,12 +4230,12 @@ msgid "Database Functions"
msgstr "Funcions de base de dades"
#: 04060101.xhp
+#, fuzzy
msgctxt ""
"04060101.xhp\n"
"par_id3145173\n"
-"2\n"
"help.text"
-msgid "<variable id=\"datenbanktext\">This section deals with functions used with data organized as one row of data for one record. </variable>"
+msgid "<variable id=\"datenbanktext\">This section deals with functions used with data organized as one row of data for one record.</variable>"
msgstr "<variable id=\"datenbanktext\">En esta secció es presenten les funcions que s'utilitzen amb les dades organitzades en una sola fila de dades per a cada registre. </variable>"
#: 04060101.xhp
@@ -4376,15 +4376,6 @@ msgstr "<item type=\"input\">Pes</item>"
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
-"par_id3153816\n"
-"15\n"
-"help.text"
-msgid "2"
-msgstr "2"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
"par_id3151240\n"
"16\n"
"help.text"
@@ -4394,51 +4385,6 @@ msgstr "<item type=\"input\">Andreu</item>"
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
-"par_id3156016\n"
-"17\n"
-"help.text"
-msgid "<item type=\"input\">3</item>"
-msgstr "<item type=\"input\">3</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3145073\n"
-"18\n"
-"help.text"
-msgid "<item type=\"input\">9</item>"
-msgstr "<item type=\"input\">9</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3154956\n"
-"19\n"
-"help.text"
-msgid "<item type=\"input\">150</item>"
-msgstr "<item type=\"input\">150</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3153976\n"
-"20\n"
-"help.text"
-msgid "<item type=\"input\">40</item>"
-msgstr "<item type=\"input\">40</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3150894\n"
-"21\n"
-"help.text"
-msgid "3"
-msgstr "3"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
"par_id3152870\n"
"22\n"
"help.text"
@@ -4448,51 +4394,6 @@ msgstr "<item type=\"input\">Elisabet</item>"
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
-"par_id3149692\n"
-"23\n"
-"help.text"
-msgid "<item type=\"input\">4</item>"
-msgstr "<item type=\"input\">4</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3154652\n"
-"24\n"
-"help.text"
-msgid "<item type=\"input\">10</item>"
-msgstr "<item type=\"input\">10</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3149381\n"
-"25\n"
-"help.text"
-msgid "<item type=\"input\">1000</item>"
-msgstr "<item type=\"input\">1000</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3153812\n"
-"26\n"
-"help.text"
-msgid "<item type=\"input\">42</item>"
-msgstr "<item type=\"input\">42</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3146965\n"
-"27\n"
-"help.text"
-msgid "4"
-msgstr "4"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
"par_id3155596\n"
"28\n"
"help.text"
@@ -4502,51 +4403,6 @@ msgstr "<item type=\"input\">Carles</item>"
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
-"par_id3147244\n"
-"29\n"
-"help.text"
-msgid "<item type=\"input\">3</item>"
-msgstr "<item type=\"input\">3</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3149871\n"
-"30\n"
-"help.text"
-msgid "<item type=\"input\">10</item>"
-msgstr "<item type=\"input\">10</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3155752\n"
-"31\n"
-"help.text"
-msgid "<item type=\"input\">300</item>"
-msgstr "<item type=\"input\">300</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3149052\n"
-"32\n"
-"help.text"
-msgid "<item type=\"input\">51</item>"
-msgstr "<item type=\"input\">51</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3146097\n"
-"33\n"
-"help.text"
-msgid "5"
-msgstr "5"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
"par_id3147296\n"
"34\n"
"help.text"
@@ -4556,51 +4412,6 @@ msgstr "<item type=\"input\">Daniel</item>"
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
-"par_id3150393\n"
-"35\n"
-"help.text"
-msgid "<item type=\"input\">5</item>"
-msgstr "<item type=\"input\">5</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3145236\n"
-"36\n"
-"help.text"
-msgid "<item type=\"input\">11</item>"
-msgstr "<item type=\"input\">11</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3150534\n"
-"37\n"
-"help.text"
-msgid "<item type=\"input\">1200</item>"
-msgstr "<item type=\"input\">1200</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3150375\n"
-"38\n"
-"help.text"
-msgid "<item type=\"input\">48</item>"
-msgstr "<item type=\"input\">48</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3159121\n"
-"39\n"
-"help.text"
-msgid "6"
-msgstr "6"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
"par_id3150456\n"
"40\n"
"help.text"
@@ -4608,51 +4419,6 @@ msgid "<item type=\"input\">Eva</item>"
msgstr "<item type=\"input\">Eva</item>"
#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3146886\n"
-"41\n"
-"help.text"
-msgid "<item type=\"input\">2</item>"
-msgstr "<item type=\"input\">2</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3149945\n"
-"42\n"
-"help.text"
-msgid "<item type=\"input\">8</item>"
-msgstr "<item type=\"input\">8</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3157904\n"
-"43\n"
-"help.text"
-msgid "<item type=\"input\">650</item>"
-msgstr "<item type=\"input\">650</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3149352\n"
-"44\n"
-"help.text"
-msgid "<item type=\"input\">33</item>"
-msgstr "<item type=\"input\">33</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3150028\n"
-"45\n"
-"help.text"
-msgid "7"
-msgstr "7"
-
-#: 04060101.xhp
#, fuzzy
msgctxt ""
"04060101.xhp\n"
@@ -4665,53 +4431,6 @@ msgstr "<item type=\"input\">Curs</item>"
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
-"par_id3150743\n"
-"47\n"
-"help.text"
-msgid "<item type=\"input\">2</item>"
-msgstr "<item type=\"input\">2</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3154844\n"
-"48\n"
-"help.text"
-msgid "<item type=\"input\">7</item>"
-msgstr "<item type=\"input\">7</item>"
-
-#: 04060101.xhp
-#, fuzzy
-msgctxt ""
-"04060101.xhp\n"
-"par_id3148435\n"
-"49\n"
-"help.text"
-msgid "<item type=\"input\">300</item>"
-msgstr "<item type=\"input\">300</item>"
-
-#: 04060101.xhp
-#, fuzzy
-msgctxt ""
-"04060101.xhp\n"
-"par_id3148882\n"
-"50\n"
-"help.text"
-msgid "<item type=\"input\">42</item>"
-msgstr "<item type=\"input\">42</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3150140\n"
-"51\n"
-"help.text"
-msgid "8"
-msgstr "8"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
"par_id3146137\n"
"52\n"
"help.text"
@@ -4721,51 +4440,6 @@ msgstr "<item type=\"input\">Ariadna</item>"
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
-"par_id3148739\n"
-"53\n"
-"help.text"
-msgid "<item type=\"input\">1</item>"
-msgstr "<item type=\"input\">1</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3148583\n"
-"54\n"
-"help.text"
-msgid "<item type=\"input\">7</item>"
-msgstr "<item type=\"input\">7</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3154556\n"
-"55\n"
-"help.text"
-msgid "<item type=\"input\">200</item>"
-msgstr "<item type=\"input\">200</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3155255\n"
-"56\n"
-"help.text"
-msgid "<item type=\"input\">36</item>"
-msgstr "<item type=\"input\">36</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3145141\n"
-"57\n"
-"help.text"
-msgid "9"
-msgstr "9"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
"par_id3153078\n"
"58\n"
"help.text"
@@ -4775,51 +4449,6 @@ msgstr "<item type=\"input\">Enric</item>"
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
-"par_id3149955\n"
-"59\n"
-"help.text"
-msgid "<item type=\"input\">3</item>"
-msgstr "<item type=\"input\">3</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3150005\n"
-"60\n"
-"help.text"
-msgid "<item type=\"input\">9</item>"
-msgstr "<item type=\"input\">9</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3155951\n"
-"61\n"
-"help.text"
-msgid "<item type=\"input\">1200</item>"
-msgstr "<item type=\"input\">1200</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3145169\n"
-"62\n"
-"help.text"
-msgid "<item type=\"input\">44</item>"
-msgstr "<item type=\"input\">44</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3153571\n"
-"63\n"
-"help.text"
-msgid "10"
-msgstr "10"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
"par_id3148761\n"
"64\n"
"help.text"
@@ -4829,69 +4458,6 @@ msgstr "<item type=\"input\">Irene</item>"
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
-"par_id3149877\n"
-"65\n"
-"help.text"
-msgid "<item type=\"input\">2</item>"
-msgstr "<item type=\"input\">2</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3154327\n"
-"66\n"
-"help.text"
-msgid "<item type=\"input\">8</item>"
-msgstr "<item type=\"input\">8</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3155435\n"
-"67\n"
-"help.text"
-msgid "<item type=\"input\">1000</item>"
-msgstr "<item type=\"input\">1000</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3145353\n"
-"68\n"
-"help.text"
-msgid "<item type=\"input\">42</item>"
-msgstr "<item type=\"input\">42</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3150662\n"
-"69\n"
-"help.text"
-msgid "11"
-msgstr "11"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3150568\n"
-"70\n"
-"help.text"
-msgid "12"
-msgstr "12"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3149393\n"
-"71\n"
-"help.text"
-msgid "13"
-msgstr "13"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
"par_id3153544\n"
"72\n"
"help.text"
@@ -4937,42 +4503,6 @@ msgstr "<item type=\"input\">Pes</item>"
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
-"par_id3153920\n"
-"77\n"
-"help.text"
-msgid "14"
-msgstr "14"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3148429\n"
-"78\n"
-"help.text"
-msgid "<item type=\"input\">>600</item>"
-msgstr "<item type=\"input\">>600</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3152588\n"
-"79\n"
-"help.text"
-msgid "15"
-msgstr "15"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
-"par_id3083286\n"
-"80\n"
-"help.text"
-msgid "16"
-msgstr "16"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
"par_id3163823\n"
"81\n"
"help.text"
@@ -4982,15 +4512,6 @@ msgstr "<item type=\"input\">BDCOMPTA</item>"
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
-"par_id3145083\n"
-"82\n"
-"help.text"
-msgid "<item type=\"input\">5</item>"
-msgstr "<item type=\"input\">5</item>"
-
-#: 04060101.xhp
-msgctxt ""
-"04060101.xhp\n"
"par_id3149282\n"
"83\n"
"help.text"
@@ -5025,12 +4546,13 @@ msgid "<emph>Database</emph> is the cell range defining the database."
msgstr "<emph>BaseDeDades</emph> és l'interval de cel·les que defineix la base de dades."
#: 04060101.xhp
+#, fuzzy
msgctxt ""
"04060101.xhp\n"
"par_id3151272\n"
"86\n"
"help.text"
-msgid "<emph>DatabaseField</emph> specifies the column where the function operates on after the search criteria of the first parameter is applied and the data rows are selected. It is not related to the search criteria itself. Use the number 0 to specify the whole data range. <variable id=\"quotes\">To reference a column by means of the column header name, place quotation marks around the header name. </variable>"
+msgid "<emph>DatabaseField</emph> specifies the column where the function operates on after the search criteria of the first parameter is applied and the data rows are selected. It is not related to the search criteria itself. Use the number 0 to specify the whole data range. <variable id=\"quotes\">To reference a column by means of the column header name, place quotation marks around the header name.</variable>"
msgstr "<emph>CampDeBaseDeDades</emph> indica la columna on actuarà la funció després que s'hagen aplicat els criteris de cerca del primer paràmetre i que s'hagen seleccionat les files de dades; no té relació amb els criteris de cerca. Feu servir el nombre 0 per indicar tot l'interval de dades. <variable id=\"quotes\">Per fer referència a una columna mitjançant el nom de la capçalera d'esta columna, poseu el nom de la capçalera entre cometes. </variable>"
#: 04060101.xhp
@@ -12622,11 +12144,12 @@ msgid "Examples"
msgstr "Exemples"
#: 04060106.xhp
+#, fuzzy
msgctxt ""
"04060106.xhp\n"
-"par_id3147240\n"
+"par_id3147241\n"
"help.text"
-msgid "<item type=\"input\">=COS(PI()/2)</item> returns 0, the cosine of PI/2 radians."
+msgid "<item type=\"input\">=COS(PI()*2)</item> returns 1, the cosine of 2*PI radians."
msgstr "<item type=\"input\">=COS(PI()/2)</item> retorna 0, el cosinus de PI/2 radians."
#: 04060106.xhp
@@ -53926,11 +53449,12 @@ msgid "You can enter several conditions that query the contents of cell values o
msgstr ""
#: 05120000.xhp
+#, fuzzy
msgctxt ""
"05120000.xhp\n"
"par_id2414014\n"
"help.text"
-msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose Tools - Cell Contents - AutoCalculate (you see a check mark next to the command when AutoCalculate is enabled)."
+msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose <emph>Data - Calculate - AutoCalculate</emph> (you see a check mark next to the command when AutoCalculate is enabled)."
msgstr "Per aplicar la formatació condicional, s'ha d'activar l'orde Calcula automàticament. Trieu Eines - Continguts de la cel·la - Calcula automàticament (quan l'orde estiga activada es mostrarà amb una marca de selecció al costat)."
#: 05120000.xhp
@@ -61188,7 +60712,7 @@ msgctxt ""
"exponsmooth_embd.xhp\n"
"par_id0603201608440579\n"
"help.text"
-msgid "forecast = basevalue + trend * ∆x + periodical_abberation."
+msgid "forecast = basevalue + trend * ∆x + periodical_aberration."
msgstr ""
#: exponsmooth_embd.xhp
@@ -61196,7 +60720,7 @@ msgctxt ""
"exponsmooth_embd.xhp\n"
"par_id0603201608440675\n"
"help.text"
-msgid "forecast = ( basevalue + trend * ∆x ) * periodical_abberation."
+msgid "forecast = ( basevalue + trend * ∆x ) * periodical_aberration."
msgstr ""
#: exponsmooth_embd.xhp
@@ -64363,7 +63887,7 @@ msgctxt ""
"func_forecastetspiadd.xhp\n"
"hd_id04032016112394554\n"
"help.text"
-msgid "Returns 18.8061295551355, the the additive prediction interval forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with one sample per period, no missing data, and AVERAGE as aggregation."
+msgid "Returns 18.8061295551355, the additive prediction interval forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with one sample per period, no missing data, and AVERAGE as aggregation."
msgstr ""
#: func_forecastetspiadd.xhp
@@ -64485,7 +64009,7 @@ msgctxt ""
"func_forecastetspimult.xhp\n"
"hd_id04032016112394554\n"
"help.text"
-msgid "Returns 20.1040952101013, the the multiplicative prediction interval forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with one sample per period, no missing data, and AVERAGE as aggregation."
+msgid "Returns 20.1040952101013, the multiplicative prediction interval forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with one sample per period, no missing data, and AVERAGE as aggregation."
msgstr ""
#: func_forecastetspimult.xhp
@@ -68152,11 +67676,12 @@ msgid "Solver"
msgstr "Solucionador"
#: solver.xhp
+#, fuzzy
msgctxt ""
"solver.xhp\n"
"bm_id7654652\n"
"help.text"
-msgid "<bookmark_value>goal seeking;solver</bookmark_value><bookmark_value>what if operations;solver</bookmark_value><bookmark_value>back-solving</bookmark_value><bookmark_value>solver</bookmark_value>"
+msgid "<bookmark_value>goal seeking;solver</bookmark_value> <bookmark_value>what if operations;solver</bookmark_value> <bookmark_value>back-solving</bookmark_value> <bookmark_value>solver</bookmark_value>"
msgstr "<bookmark_value>cerca de l'objectiu; solucionador</bookmark_value><bookmark_value>anàlisi què passa si;solucionador</bookmark_value><bookmark_value>tornar a solucionar</bookmark_value><bookmark_value>solucionador</bookmark_value>"
#: solver.xhp
@@ -68168,11 +67693,12 @@ msgid "<variable id=\"solver\"><link href=\"text/scalc/01/solver.xhp\">Solver</l
msgstr "<variable id=\"solver\"><link href=\"text/scalc/01/solver.xhp\">Solucionador</link></variable>"
#: solver.xhp
+#, fuzzy
msgctxt ""
"solver.xhp\n"
"par_id9210486\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Solver dialog. A solver allows to solve equations with multiple unknown variables by goal seeking methods.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the Solver dialog. A solver allows you to solve equations with multiple unknown variables by goal-seeking methods.</ahelp>"
msgstr "<ahelp hid=\".\">Obri el diàleg Solucionador. Un solucionador permet resoldre equacions amb múltiples variables desconegudes mitjançant els mètodes de cerca de l'objectiu.</ahelp>"
#: solver.xhp
@@ -68360,11 +67886,12 @@ msgid "<ahelp hid=\".\" visibility=\"hidden\">Configure the current solver.</ahe
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Configureu el solucionador actual.</ahelp>"
#: solver_options.xhp
+#, fuzzy
msgctxt ""
"solver_options.xhp\n"
"par_id6531266\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">If the current entry in the Settings listbox allows to edit a value, you can click the Edit button. A dialog opens where you can change the value.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">If the current entry in the Settings listbox allows you to edit a value, you can click the Edit button. A dialog opens where you can change the value.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Si l'entrada actual del quadre de llista Configuració permet editar un valor, podeu fer clic al botó Edita. S'obrirà un diàleg on podreu canviar el valor.</ahelp>"
#: solver_options.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/guide.po b/source/ca-valencia/helpcontent2/source/text/scalc/guide.po
index 99b763d6983..61a44c19da2 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-04-16 21:40+0200\n"
+"POT-Creation-Date: 2016-05-07 21:35+0200\n"
"PO-Revision-Date: 2016-04-16 22:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.7\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
"X-POOTLE-MTIME: 1460846338.000000\n"
@@ -2620,11 +2620,12 @@ msgid "Using the menu command <emph>Format - Conditional formatting</emph>, the
msgstr ""
#: cellstyle_conditional.xhp
+#, fuzzy
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id8039796\n"
"help.text"
-msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose <emph>Tools - Cell Contents - AutoCalculate</emph> (you see a check mark next to the command when AutoCalculate is enabled)."
+msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose <emph>Data - Calculate - AutoCalculate</emph> (you see a check mark next to the command when AutoCalculate is enabled)."
msgstr "Per aplicar la formatació condicional, la funció de càlcul automàtic ha d'estar habilitada. Trieu <emph>Eines - Continguts de la cel·la - Calcula automàticament</emph> (si el càlcul automàtic està habilitat veureu una marca de selecció al costat de l'orde)."
#: cellstyle_conditional.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/00.po b/source/ca-valencia/helpcontent2/source/text/shared/00.po
index 65c58e04e68..757d245de51 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/00.po
@@ -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: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2015-12-11 12:13+0000\n"
-"Last-Translator: system user <>\n"
+"POT-Creation-Date: 2016-05-23 21:37+0200\n"
+"PO-Revision-Date: 2016-04-16 22:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\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.7\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1449836006.000000\n"
+"X-POOTLE-MTIME: 1460846349.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -7703,12 +7703,12 @@ msgid "Choose <emph>Insert - Hyperlink</emph>"
msgstr "Trieu <emph>Insereix - Enllaç</emph>"
#: 00000403.xhp
+#, fuzzy
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
-"38\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail & News</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
msgstr "<variable id=\"hypdiamailnews\">Feu clic a la icona <emph>Enllaç</emph> de la barra <emph>Estàndard</emph>, feu clic a <emph>Correu i notícies</emph></variable>"
#: 00000403.xhp
@@ -13462,9 +13462,8 @@ msgstr "Trieu la pestanya <emph>Format - Eix - Eix Y - Nombres</emph> (documents
msgctxt ""
"00040503.xhp\n"
"par_id3150823\n"
-"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."
+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 - Field - More Fields - Variables</emph> tab and select \"Additional formats\" in the <emph>Format</emph> list."
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 - Altres - Variables</emph> i seleccioneu \"formats addicionals\" a la llista <emph>Format</emph>."
#: 00040503.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/01.po b/source/ca-valencia/helpcontent2/source/text/shared/01.po
index df9ae238442..24c4e4e4a8e 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2016-04-16 22:41+0000\n"
+"POT-Creation-Date: 2016-05-23 22:09+0200\n"
+"PO-Revision-Date: 2016-05-02 10:29+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.7\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1460846512.000000\n"
+"X-POOTLE-MTIME: 1462184986.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -10066,12 +10066,12 @@ msgid "<link href=\"text/shared/01/02200100.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/shared/01/02200100.xhp\" name=\"Edita\">Edita</link>"
#: 02200100.xhp
+#, fuzzy
msgctxt ""
"02200100.xhp\n"
"par_id3150008\n"
-"2\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"\">Lets you edit a selected object in your file that you inserted with the <emph>Insert – Object </emph>command.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".\">Lets you edit a selected object in your file that you inserted with the <emph>Insert – Object</emph> command.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\"\">Permet editar un objecte seleccionat al fitxer; cal que hàgeu inserit l'objecte mitjançant l'orde <emph>Insereix - Objecte</emph>.</ahelp>"
#: 02200200.xhp
@@ -18843,66 +18843,29 @@ msgid "Specify the spacing between individual characters."
msgstr "Indica l'espaiat entre cada caràcter."
#: 05020500.xhp
+#, fuzzy
msgctxt ""
"05020500.xhp\n"
"hd_id3125865\n"
-"19\n"
"help.text"
msgid "Spacing"
msgstr "Espaiat"
#: 05020500.xhp
+#, fuzzy
msgctxt ""
"05020500.xhp\n"
-"par_id3153178\n"
-"20\n"
+"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/positionpage/kerninglb\">Specifies the spacing between the characters of the selected text. For expanded or condensed spacing, enter the amount that you want to expand or condense the text in the <emph>by </emph>box.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/positionpage/kerningsb\">Specifies the spacing between the characters of the selected text. Enter the amount by which you want to expand or condense the text in the spin button.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/positionpage/kerninglb\">Indica l'espaiat entre els caràcters del text seleccionat. Per ampliar l'espaiat del text o comprimir-lo, introduïu el valor que voleu aplicar al text en el quadre <emph>per</emph>.</ahelp>"
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
-"par_id3154908\n"
-"21\n"
-"help.text"
-msgid "<emph>Default</emph> - uses the character spacing specified in the font type"
-msgstr "<emph>Per defecte</emph>: utilitza l'espaiat entre caràcters indicat al tipus de lletra."
-
-#: 05020500.xhp
-msgctxt ""
-"05020500.xhp\n"
-"par_id3156543\n"
-"22\n"
-"help.text"
-msgid "<emph>Expanded</emph> - increases the character spacing"
-msgstr "<emph>Ampliat</emph>: augmenta l'espaiat entre caràcters."
-
-#: 05020500.xhp
-msgctxt ""
-"05020500.xhp\n"
-"par_id3154297\n"
-"23\n"
-"help.text"
-msgid "<emph>Condensed</emph> - decreases the character spacing"
-msgstr "<emph>Condensat</emph>: redueix l'espaiat entre els caràcters."
-
-#: 05020500.xhp
-msgctxt ""
-"05020500.xhp\n"
-"hd_id3157870\n"
-"25\n"
-"help.text"
-msgid "by"
-msgstr "per"
-
-#: 05020500.xhp
-msgctxt ""
-"05020500.xhp\n"
-"par_id3146974\n"
-"26\n"
+"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/positionpage/kerningsb\">Enter the amount by which you want to expand or condense the character spacing for the selected text.</ahelp>"
+msgid "To increase the spacing, set a positive value; to reduce it, set a negative value."
msgstr ""
#: 05020500.xhp
@@ -18958,12 +18921,12 @@ msgid "<link href=\"text/shared/01/05020600.xhp\" name=\"Asian Layout\">Asian La
msgstr "<link href=\"text/shared/01/05020600.xhp\" name=\"Disposició asiàtica\">Disposició asiàtica</link>"
#: 05020600.xhp
+#, fuzzy
msgctxt ""
"05020600.xhp\n"
"par_id3155351\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"\">Sets the options for double-line writing for Asian languages. Select the characters in your text, and then choose this command.</ahelp>"
+msgid "<ahelp hid=\".\">Sets the options for double-line writing for Asian languages. Select the characters in your text, and then choose this command.</ahelp>"
msgstr "<ahelp hid=\"\">Defineix les opcions de línies dobles per a les llengües asiàtiques. Seleccioneu els caràcters al text i, tot seguit, trieu esta orde.</ahelp>"
#: 05020600.xhp
@@ -22092,12 +22055,12 @@ msgid "Left margin"
msgstr "Marge esquerre"
#: 05040300.xhp
+#, fuzzy
msgctxt ""
"05040300.xhp\n"
"par_id3150449\n"
-"18\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/headfootformatpage/spinMargLeft\">Enter the amount of space to leave between the left edge of the page and the left edge of the header.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/headfootformatpage/spinMargLeft\">Enter the amount of space to leave between the left page margin and the left edge of the header.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/headfootformatpage/spinMargLeft\">Introduïu la quantitat d'espai que s'ha de deixar entre la vora esquerra de la pàgina i la vora esquerra de la capçalera.</ahelp>"
#: 05040300.xhp
@@ -22110,12 +22073,12 @@ msgid "Right margin"
msgstr "Marge dret"
#: 05040300.xhp
+#, fuzzy
msgctxt ""
"05040300.xhp\n"
"par_id3157322\n"
-"20\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/headfootformatpage/spinMargRight\">Enter the amount of space to leave between the right edge of the page and the right edge of the header.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/headfootformatpage/spinMargRight\">Enter the amount of space to leave between the right page margin and the right edge of the header.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/headfootformatpage/spinMargRight\">Introduïu la quantitat d'espai que s'ha de deixar entre la vora dreta de la pàgina i la vora dreta de la capçalera.</ahelp>"
#: 05040300.xhp
@@ -37924,12 +37887,12 @@ msgid "Append libraries"
msgstr "Afig biblioteques"
#: 06130500.xhp
+#, fuzzy
msgctxt ""
"06130500.xhp\n"
"par_id3155271\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"\">Locate the <item type=\"productname\">%PRODUCTNAME</item> Basic library that you want to add to the current list, and then click Open.</ahelp>"
+msgid "<ahelp hid=\".\">Locate the <item type=\"productname\">%PRODUCTNAME</item> Basic library that you want to add to the current list, and then click Open.</ahelp>"
msgstr "<ahelp hid=\"\">Cerqueu la biblioteca del <item type=\"productname\">%PRODUCTNAME</item> Basic que vulgueu afegir a la llista actual i, a continuació, feu clic a <emph>Obri</emph>.</ahelp>"
#: 06130500.xhp
@@ -43587,27 +43550,27 @@ msgid "Export as PDF"
msgstr "Exporta directament a PDF"
#: ref_pdf_export.xhp
+#, fuzzy
msgctxt ""
"ref_pdf_export.xhp\n"
"bm_id3149532\n"
"help.text"
-msgid "<bookmark_value>PDF;export</bookmark_value> <bookmark_value>portable document format</bookmark_value> <bookmark_value>exporting;to PDF</bookmark_value>"
+msgid "<bookmark_value>PDF;export</bookmark_value> <bookmark_value>portable document format</bookmark_value> <bookmark_value>exporting;to PDF</bookmark_value>"
msgstr "<bookmark_value>PDF;exportació</bookmark_value><bookmark_value>format de document portàtil</bookmark_value><bookmark_value>exportació;a PDF</bookmark_value>"
#: ref_pdf_export.xhp
+#, fuzzy
msgctxt ""
"ref_pdf_export.xhp\n"
"hd_id3149532\n"
-"52\n"
"help.text"
-msgid "<variable id=\"export_as_pdf\"><variable id=\"ref_pdf_export\"><link href=\"text/shared/01/ref_pdf_export.xhp\" name=\"Export as PDF\">Export as PDF</link></variable></variable>"
-msgstr "<variable id=\"export_as_pdf\"><variable id=\"ref_pdf_export\"><link href=\"text/shared/01/ref_pdf_export.xhp\" name=\"Exporta directament a PDF\">Exporta directament a PDF</link></variable></variable>"
+msgid "<variable id=\"ref_pdf_export\"><link href=\"text/shared/01/ref_pdf_export.xhp\" name=\"Export as PDF\">Export as PDF</link></variable>"
+msgstr "<variable id=\"ref_pdf_send_as\"><link href=\"text/shared/01/ref_pdf_send_as.xhp\" name=\"Missatges de correu electrònic com a PDF\">Missatges de correu electrònic com a PDF</link></variable>"
#: ref_pdf_export.xhp
msgctxt ""
"ref_pdf_export.xhp\n"
"par_id3154044\n"
-"1\n"
"help.text"
msgid "<variable id=\"export\"><ahelp hid=\"FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES\">Saves the current file to Portable Document Format (PDF) version 1.4.</ahelp> A PDF file can be viewed and printed on any platform with the original formatting intact, provided that supporting software is installed.</variable>"
msgstr "<variable id=\"export\"><ahelp hid=\"FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES\">Permet guardar el fitxer actual en format de document portàtil (PDF) versió 1.4.</ahelp> Els fitxers PDF es poden visualitzar i imprimir des de qualsevol plataforma tot mantenint-ne intacte el format original, sempre que es disposi del programari adequat. </variable>"
@@ -43624,7 +43587,6 @@ msgstr "Pestanya General"
msgctxt ""
"ref_pdf_export.xhp\n"
"hd_id3148520\n"
-"2\n"
"help.text"
msgid "Range"
msgstr "Interval"
@@ -43633,7 +43595,6 @@ msgstr "Interval"
msgctxt ""
"ref_pdf_export.xhp\n"
"par_id3154230\n"
-"3\n"
"help.text"
msgid "Sets the export options for the pages included in the PDF file."
msgstr "Permet definir les opcions d'exportació per a les pàgines incloses al fitxer PDF."
@@ -43642,7 +43603,6 @@ msgstr "Permet definir les opcions d'exportació per a les pàgines incloses al
msgctxt ""
"ref_pdf_export.xhp\n"
"hd_id3166445\n"
-"4\n"
"help.text"
msgid "All"
msgstr "Tot"
@@ -43651,7 +43611,6 @@ msgstr "Tot"
msgctxt ""
"ref_pdf_export.xhp\n"
"par_id3149893\n"
-"5\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/pdfgeneralpage/all\">Exports all defined print ranges. If no print range is defined, exports the entire document.</ahelp>"
msgstr "<ahelp hid=\"filter/ui/pdfgeneralpage/all\">Permet exportar totes les àrees d'impressió definides. Si no s'ha definit cap àrea d'impressió, s'exportarà tot el document.</ahelp>"
@@ -43660,7 +43619,6 @@ msgstr "<ahelp hid=\"filter/ui/pdfgeneralpage/all\">Permet exportar totes les à
msgctxt ""
"ref_pdf_export.xhp\n"
"hd_id3154673\n"
-"6\n"
"help.text"
msgid "Pages"
msgstr "Pàgines"
@@ -43669,7 +43627,6 @@ msgstr "Pàgines"
msgctxt ""
"ref_pdf_export.xhp\n"
"par_id3147571\n"
-"7\n"
"help.text"
msgid "<ahelp hid=\".\">Exports the pages you type in the box.</ahelp>"
msgstr ""
@@ -43678,7 +43635,6 @@ msgstr ""
msgctxt ""
"ref_pdf_export.xhp\n"
"par_id3145136\n"
-"53\n"
"help.text"
msgid "To export a range of pages, use the format 3-6. To export single pages, use the format 7;9;11. If you want, you can export a combination of page ranges and single pages, by using a format like 3-6;8;10;12."
msgstr "Utilitzeu el format 3-6 per exportar un interval de pàgines i el format 7;9;11 per exportar pàgines individuals. Si ho voleu, també podeu exportar una combinació d'intervals de pàgines i de pàgines individuals; per exemple, 3-6;8;10;12."
@@ -43687,7 +43643,6 @@ msgstr "Utilitzeu el format 3-6 per exportar un interval de pàgines i el format
msgctxt ""
"ref_pdf_export.xhp\n"
"hd_id3147043\n"
-"8\n"
"help.text"
msgid "Selection"
msgstr "Selecció"
@@ -43696,7 +43651,6 @@ msgstr "Selecció"
msgctxt ""
"ref_pdf_export.xhp\n"
"par_id3150774\n"
-"9\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/pdfgeneralpage/selection\">Exports the current selection.</ahelp>"
msgstr "<ahelp hid=\"filter/ui/pdfgeneralpage/selection\">Permet exportar la selecció actual.</ahelp>"
@@ -43910,7 +43864,7 @@ msgctxt ""
"ref_pdf_export.xhp\n"
"par_idN207C2\n"
"help.text"
-msgid "To export comments of Writer documents as they are shown in %PRODUCTNAME, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Print</emph> and select the <emph>In margins</emph> option in the <emph>Comments</emph> area. The exported pages will be scaled down and the comments will be placed into their margins."
+msgid "To export comments of Writer documents as they are shown in %PRODUCTNAME, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Print</emph> and select the <emph>In margins</emph> option in the <emph>Comments</emph> area. The exported pages will be scaled down and the comments will be placed into their margins."
msgstr ""
#: ref_pdf_export.xhp
@@ -43970,11 +43924,12 @@ msgid "Allow duplicate field names"
msgstr "Permet els noms de camps duplicats"
#: ref_pdf_export.xhp
+#, fuzzy
msgctxt ""
"ref_pdf_export.xhp\n"
"par_id102620090953596\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows to use the same field name for multiple fields in the generated PDF file. If disabled, field names will be exported using generated unique names.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use the same field name for multiple fields in the generated PDF file. If disabled, field names will be exported using generated unique names.</ahelp>"
msgstr "<ahelp hid=\".\">Permet utilitzar el mateix nom de camp per diversos camps al fitxer PDF generat. Si esta opció està desactivada, els noms de camps s'exportaran utilitzant noms únics generats.</ahelp>"
#: ref_pdf_export.xhp
@@ -43991,7 +43946,7 @@ msgctxt ""
"ref_pdf_export.xhp\n"
"par_id8551896\n"
"help.text"
-msgid "<ahelp hid=\".\">If switched on, automatically inserted blank pages are exported to pdf file. This is best if you are printing the pdf file double-sided. Example: In a book a chapter paragraph style is set to always start with an odd numbered page. The previous chapter ends on an odd page. %PRODUCTNAME inserts an even numbered blank page. This option controls whether to export that even numbered page or not.</ahelp>"
+msgid "<ahelp hid=\".\">If switched on, automatically inserted blank pages are exported to the PDF file. This is best if you are printing the pdf file double-sided. Example: In a book a chapter paragraph style is set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to export that even numbered page or not.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Si activeu esta opció, s'imprimeixen les pàgines buides inserides automàticament. Esta opció és recomanable si imprimiu a doble cara. Per exemple, en un llibre es pot haver definit un estil de paràgraf \"capítol\" que comence sempre amb una pàgina senar. Si el capítol anterior acaba en una pàgina senar, el %PRODUCTNAME inserirà una pàgina buida amb numeració parella. Esta opció controla si cal imprimir esta pàgina parella o no.</ahelp>"
#: ref_pdf_export.xhp
@@ -44476,11 +44431,12 @@ msgid "Export bookmarks as named destinations"
msgstr "Exporta els marcadors com a destinacions amb nom"
#: ref_pdf_export.xhp
+#, fuzzy
msgctxt ""
"ref_pdf_export.xhp\n"
"par_id4809411\n"
"help.text"
-msgid "<ahelp hid=\".\">The bookmarks (targets of references) in PDF files can be defined as rectangular areas. Additionally, bookmarks to named objects can be defined by their names. Enable the checkbox to export the names of objects in your document as valid bookmark targets. This allows to link to those objects by name from other documents.</ahelp>"
+msgid "<ahelp hid=\".\">The bookmarks (targets of references) in PDF files can be defined as rectangular areas. Additionally, bookmarks to named objects can be defined by their names. Enable the checkbox to export the names of objects in your document as valid bookmark targets. This allows you to link to those objects by name from other documents.</ahelp>"
msgstr "<ahelp hid=\".\">Els marcadors (objectius o referències) dels fitxers PDF es poden definir com a àrees rectangulars. Addicionalment, els marcadors per a objectes amb nom també es poden definir amb estos noms. Activeu esta casella de selecció per exportar els noms dels objectes del document com a objectius de marcadors vàlids. Esta opció permet establir enllaços a estos objectes pel seu nom des d'altres documents.</ahelp>"
#: ref_pdf_export.xhp
@@ -44608,8 +44564,8 @@ msgctxt ""
"ref_pdf_export.xhp\n"
"par_id41123951\n"
"help.text"
-msgid "You can enter a password to open the file. You can enter an optional password that allows to edit the document."
-msgstr "Podeu introduir una contrasenya per obrir el fitxer. Podeu introduir una contrasenya opcional que permet editar el document."
+msgid "You can specify a password needed to view the PDF. You can enter an optional password that allows the person viewing the PDF to edit and/or print the document."
+msgstr ""
#: ref_pdf_export.xhp
msgctxt ""
@@ -44825,7 +44781,7 @@ msgctxt ""
"ref_pdf_export.xhp\n"
"par_id22107306\n"
"help.text"
-msgid "The key store to be used can be selected under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Security - Certificate Path</emph>."
+msgid "The key store to be used can be selected under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Security - Certificate Path</emph>."
msgstr ""
#: ref_pdf_export.xhp
@@ -44969,7 +44925,7 @@ msgctxt ""
"ref_pdf_export.xhp\n"
"par_id39089022\n"
"help.text"
-msgid "The list of TSA URLs that can be selected is maintained under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Security - TSAs</emph>."
+msgid "The list of TSA URLs that can be selected is maintained under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Security - TSAs</emph>."
msgstr ""
#: ref_pdf_export.xhp
@@ -44984,7 +44940,6 @@ msgstr ""
msgctxt ""
"ref_pdf_export.xhp\n"
"hd_id3150507\n"
-"50\n"
"help.text"
msgid "Export button"
msgstr "Botó d'exportació"
@@ -44993,7 +44948,6 @@ msgstr "Botó d'exportació"
msgctxt ""
"ref_pdf_export.xhp\n"
"par_id3146975\n"
-"51\n"
"help.text"
msgid "<ahelp hid=\".\">Exports the current file in PDF format.</ahelp>"
msgstr "<ahelp hid=\".\">Permet exportar el fitxer actual en format PDF.</ahelp>"
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/02.po b/source/ca-valencia/helpcontent2/source/text/shared/02.po
index 2279e4c3d8b..e3ec5a89c82 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/02.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/02.po
@@ -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: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2015-12-11 12:14+0000\n"
-"Last-Translator: system user <>\n"
+"POT-Creation-Date: 2016-05-23 21:37+0200\n"
+"PO-Revision-Date: 2016-04-16 22:40+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\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.7\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1449836050.000000\n"
+"X-POOTLE-MTIME: 1460846412.000000\n"
#: 01110000.xhp
msgctxt ""
@@ -140,8 +140,8 @@ msgctxt ""
"01140000.xhp\n"
"par_idN1089D\n"
"help.text"
-msgid "You can show and hide the <emph>Visible Buttons</emph>. Click the arrow at the end of the toolbar to access the <emph>Visible Buttons</emph> command."
-msgstr "Podeu mostrar i amagar els <emph>Botons visibles</emph>. Feu clic a la fletxa que apareix al final de la barra d'eines per accedir a l'orde <emph>Botons visibles</emph>."
+msgid "You can change which buttons are visible in the toolbars. Right-click a toolbar to access the <emph>Visible Buttons</emph> command."
+msgstr ""
#: 01140000.xhp
msgctxt ""
@@ -10327,7 +10327,6 @@ msgstr "Aplica l'estil"
msgctxt ""
"02010000.xhp\n"
"hd_id3148520\n"
-"1\n"
"help.text"
msgid "<link href=\"text/shared/02/02010000.xhp\" name=\"Apply Style\">Apply Style</link>"
msgstr "<link href=\"text/shared/02/02010000.xhp\" name=\"Aplica l'estil\">Aplica l'estil</link>"
@@ -10336,7 +10335,6 @@ msgstr "<link href=\"text/shared/02/02010000.xhp\" name=\"Aplica l'estil\">Aplic
msgctxt ""
"02010000.xhp\n"
"par_id3155351\n"
-"2\n"
"help.text"
msgid "<ahelp hid=\".uno:StyleApply\">Assigns a style to the current paragraph, selected paragraphs, or to a selected object.</ahelp>"
msgstr "<ahelp hid=\".uno:StyleApply\">Assigna un estil al paràgraf actual, als paràgrafs seleccionats o a un objecte seleccionat.</ahelp>"
@@ -10355,22 +10353,22 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "By pressing the Down arrow button on the right of a style name, you show pop-up menu that allows to update style from selection or to edit style."
+msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
msgstr ""
#: 02010000.xhp
+#, fuzzy
msgctxt ""
"02010000.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<image id=\"img_id3152801\" src=\"res/helpimg/zellvor.png\" width=\"1.0402in\" height=\"0.2098in\" localize=\"true\"><alt id=\"alt_id3152801\">Apply Style</alt></image>"
+msgid "<image id=\"img_id3152801\" src=\"res/helpimg/zellvor.png\" width=\"2.642cm\" height=\"0.533cm\" localize=\"true\"><alt id=\"alt_id3152801\">Apply Style</alt></image>"
msgstr "<image id=\"img_id3152801\" src=\"res/helpimg/zellvor.png\" width=\"1.0402in\" height=\"0.2098in\" localize=\"true\"><alt id=\"alt_id3152801\">Aplica l'estil</alt></image>"
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
"par_id3145345\n"
-"3\n"
"help.text"
msgid "Apply Style"
msgstr "Aplica l'estil"
@@ -11908,8 +11906,8 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the Visible Buttons command (click the arrow at the end of the toolbar)."
-msgstr "Activeu Carrega l'URL amb l'orde Botons visibles (feu clic a la fletxa que apareix al final de la barra d'eines)."
+msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgstr ""
#: 07060000.xhp
msgctxt ""
@@ -12668,35 +12666,36 @@ msgctxt ""
"09070200.xhp\n"
"tit\n"
"help.text"
-msgid "Mail & News"
-msgstr "Correu i notícies"
+msgid "Mail"
+msgstr ""
#: 09070200.xhp
+#, fuzzy
msgctxt ""
"09070200.xhp\n"
"hd_id3147102\n"
"1\n"
"help.text"
-msgid "<link href=\"text/shared/02/09070200.xhp\" name=\"Mail News\">Mail & News</link>"
-msgstr "<link href=\"text/shared/02/09070200.xhp\" name=\"Correu i notícies\">Correu i notícies</link>"
+msgid "<link href=\"text/shared/02/09070200.xhp\" name=\"Mail\">Mail</link>"
+msgstr "<link href=\"text/shared/02/01170203.xhp\" name=\"Dades\">Dades</link>"
#: 09070200.xhp
+#, fuzzy
msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"2\n"
"help.text"
-msgid "On the <emph>Mail & News</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail or news addresses."
+msgid "On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses."
msgstr "A la pàgina <emph>Correu i notícies</emph> del diàleg <link href=\"text/shared/02/09070000.xhp\" name=\"Enllaç\">Enllaç</link> podeu editar els enllaços de correu o de notícies."
#: 09070200.xhp
msgctxt ""
"09070200.xhp\n"
"hd_id3153528\n"
-"3\n"
"help.text"
-msgid "Mail & News"
-msgstr "Correu i notícies"
+msgid "Mail"
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -12720,25 +12719,6 @@ msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_HYPERLINK_MAIL_RB_LINKTYP_MAIL\
#: 09070200.xhp
msgctxt ""
"09070200.xhp\n"
-"hd_id3155628\n"
-"6\n"
-"help.text"
-msgid "News"
-msgstr "Notícies"
-
-#: 09070200.xhp
-#, fuzzy
-msgctxt ""
-"09070200.xhp\n"
-"par_id3149955\n"
-"7\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_HYPERLINK_MAIL_RB_LINKTYP_NEWS\">Assigns a news address to the hyperlink.</ahelp> Clicking the hyperlink in the document will open a new message document to the news group you entered in the <emph>Recipient</emph> field."
-msgstr "<ahelp hid=\"SVX_RADIOBUTTON_RID_SVXPAGE_HYPERLINK_MAIL_RB_LINKTYP_NEWS\">Assigna una adreça de notícies a l'enllaç.</ahelp> Si feu clic a l'enllaç del document s'obrirà un document amb un missatge nou al grup de notícies que heu introduït al camp <emph>Destinatari</emph>."
-
-#: 09070200.xhp
-msgctxt ""
-"09070200.xhp\n"
"hd_id3149580\n"
"8\n"
"help.text"
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/autopi.po b/source/ca-valencia/helpcontent2/source/text/shared/autopi.po
index 25bf1445122..9328e5476f8 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/autopi.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/autopi.po
@@ -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: 2016-03-09 20:49+0100\n"
-"PO-Revision-Date: 2015-12-11 12:14+0000\n"
-"Last-Translator: system user <>\n"
+"POT-Creation-Date: 2016-05-23 21:37+0200\n"
+"PO-Revision-Date: 2016-05-02 10:29+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\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.7\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1449836089.000000\n"
+"X-POOTLE-MTIME: 1462184999.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -4892,12 +4892,12 @@ msgid "<link href=\"text/shared/autopi/01100400.xhp\" name=\"Report Wizard - Cho
msgstr "<link href=\"text/shared/autopi/01100400.xhp\" name=\"Auxiliar d'informes - Trieu un format\">Auxiliar d'informes - Trieu un format</link>"
#: 01100400.xhp
+#, fuzzy
msgctxt ""
"01100400.xhp\n"
"par_id3154894\n"
-"1\n"
"help.text"
-msgid "<ahelp hid=\"\">Choose the layout from different templates and styles, and choose landscape or portrait page orientation.</ahelp>"
+msgid "<ahelp hid=\".\">Choose the layout from different templates and styles, and choose landscape or portrait page orientation.</ahelp>"
msgstr "<ahelp hid=\"\">Trieu el format entre diferents plantilles i estils, i trieu l'orientació de pàgina horitzontal o vertical.</ahelp>"
#: 01100400.xhp
@@ -8537,12 +8537,12 @@ msgid "<link href=\"text/shared/autopi/01170500.xhp\" name=\"Field Assignment\">
msgstr "<link href=\"text/shared/autopi/01170500.xhp\" name=\"Assignació de camps\">Assignació de camps</link>"
#: 01170500.xhp
+#, fuzzy
msgctxt ""
"01170500.xhp\n"
"par_id3143284\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"\">Opens a dialog that allows you to specify the field assignment.</ahelp>"
+msgid "<ahelp hid=\".\">Opens a dialog that allows you to specify the field assignment.</ahelp>"
msgstr "<ahelp hid=\"\">Obri un diàleg que vos permet indicar l'assignació dels camps.</ahelp>"
#: 01170500.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/explorer/database.po b/source/ca-valencia/helpcontent2/source/text/shared/explorer/database.po
index f0b05966f1b..1881026477d 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/explorer/database.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-03-09 20:49+0100\n"
-"PO-Revision-Date: 2016-04-16 22:41+0000\n"
+"POT-Creation-Date: 2016-05-23 21:37+0200\n"
+"PO-Revision-Date: 2016-05-02 10:30+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.7\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1460846512.000000\n"
+"X-POOTLE-MTIME: 1462185009.000000\n"
#: 02000000.xhp
msgctxt ""
@@ -5472,12 +5472,12 @@ msgid "Table description"
msgstr "Descripció de la taula"
#: 05040200.xhp
+#, fuzzy
msgctxt ""
"05040200.xhp\n"
"par_id3154422\n"
-"4\n"
"help.text"
-msgid "<ahelp hid=\"\">Displays the description for the selected table.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the description for the selected table.</ahelp>"
msgstr "<ahelp hid=\"\">Mostra la descripció de la taula seleccionada.</ahelp>"
#: 11000002.xhp
@@ -5568,12 +5568,12 @@ msgid "<link href=\"text/shared/explorer/database/11020000.xhp\" name=\"ODBC\">O
msgstr "<link href=\"text/shared/explorer/database/11020000.xhp\" name=\"ODBC\">ODBC</link>"
#: 11020000.xhp
+#, fuzzy
msgctxt ""
"11020000.xhp\n"
"par_id3150499\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"\">Specifies the settings for <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link> databases. This includes your user access data, driver settings, and font definitions.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the settings for <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link> databases. This includes your user access data, driver settings, and font definitions.</ahelp>"
msgstr "<ahelp hid=\"\">Indica la configuració per a les bases de dades <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link>. Esta configuració inclou les vostres dades d'accés d'usuari, els paràmetres del controlador i les definicions de tipus de lletra.</ahelp>"
#: 11020000.xhp
@@ -5810,12 +5810,12 @@ msgid "<link href=\"text/shared/explorer/database/11030000.xhp\" name=\"dBase\">
msgstr "<link href=\"text/shared/explorer/database/11030000.xhp\" name=\"dBASE\">dBASE</link>"
#: 11030000.xhp
+#, fuzzy
msgctxt ""
"11030000.xhp\n"
"par_id3147088\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"\">Specify the settings for a dBASE database.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the settings for a dBASE database.</ahelp>"
msgstr "<ahelp hid=\"\">Indiqueu els paràmetres per a una base de dades dBASE.</ahelp>"
#: 11030000.xhp
@@ -8858,7 +8858,7 @@ msgctxt ""
"dabawiz02.xhp\n"
"par_idN105B4\n"
"help.text"
-msgid "<ahelp hid=\".\">Select to register the database within your user copy of %PRODUCTNAME. After registering, the database is displayed in the <emph>View - Data Sources</emph> window. You must register a database to be able to insert the database fields in a document (Insert - Fields - More Fields) or in a mail merge.</ahelp>"
+msgid "<ahelp hid=\".\">Select to register the database within your user copy of %PRODUCTNAME. After registering, the database is displayed in the <emph>View - Data Sources</emph> window. You must register a database to be able to insert the database fields in a document (Insert - Field - More Fields) or in a mail merge.</ahelp>"
msgstr "<ahelp hid=\".\">Seleccioneu aquesta opció per registrar la base de dades a la vostra còpia d'usuari del %PRODUCTNAME. Una vegada l'hàgiu registrada, la base de dades es mostrarà a la finestra <emph>Visualitza - Fonts de dades</emph>. Només podreu inserir camps de la base de dades en un document (Insereix - Camps - Altres) o en una combinació de correu si heu registrat la base de dades.</ahelp>"
#: dabawiz02.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/guide.po b/source/ca-valencia/helpcontent2/source/text/shared/guide.po
index 94a8c98d84f..2250a59debb 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2016-04-16 22:41+0000\n"
+"POT-Creation-Date: 2016-05-23 22:09+0200\n"
+"PO-Revision-Date: 2016-05-02 10:30+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.7\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1460846512.000000\n"
+"X-POOTLE-MTIME: 1462185019.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -7293,18 +7293,18 @@ msgid "Error Report Tool"
msgstr "Eina d'informes d'error"
#: error_report.xhp
+#, fuzzy
msgctxt ""
"error_report.xhp\n"
"bm_id3150616\n"
"help.text"
-msgid "<bookmark_value>Error Report Tool</bookmark_value> <bookmark_value>reports;error reports</bookmark_value> <bookmark_value>crash reports</bookmark_value> <bookmark_value>activating;Error Report Tool</bookmark_value>"
+msgid "<bookmark_value>Error Report Tool</bookmark_value> <bookmark_value>reports;error reports</bookmark_value> <bookmark_value>crash reports</bookmark_value> <bookmark_value>activating;Error Report Tool</bookmark_value>"
msgstr "<bookmark_value>Eina d'informe d'errors</bookmark_value><bookmark_value>informes;informes d'error</bookmark_value><bookmark_value>informes d'error</bookmark_value><bookmark_value>activació;Eina d'informe d'errors</bookmark_value>"
#: error_report.xhp
msgctxt ""
"error_report.xhp\n"
"hd_id3150616\n"
-"17\n"
"help.text"
msgid "<variable id=\"error_report\"><link href=\"text/shared/guide/error_report.xhp\" name=\"Error Report Tool\">Error Report Tool</link></variable>"
msgstr "<variable id=\"error_report\"><link href=\"text/shared/guide/error_report.xhp\" name=\"Eina d'informe d'errors\">Eina d'informe d'errors</link></variable>"
@@ -7313,7 +7313,6 @@ msgstr "<variable id=\"error_report\"><link href=\"text/shared/guide/error_repor
msgctxt ""
"error_report.xhp\n"
"par_id3153345\n"
-"1\n"
"help.text"
msgid "The Error Report Tool starts automatically when a program crash occurs."
msgstr "L'eina d'informes d'error s'inicia automàticament quan es produeix una fallada del programa."
@@ -7322,7 +7321,6 @@ msgstr "L'eina d'informes d'error s'inicia automàticament quan es produeix una
msgctxt ""
"error_report.xhp\n"
"par_id3147088\n"
-"2\n"
"help.text"
msgid "The Error Report Tool gathers all necessary information that can help the program developers to improve the code, so that in later versions this error can possibly be avoided. Please help us to improve the software and send the generated error report."
msgstr "L'Eina d'informe d'errors recopila tota la informació necessària que pot ajudar els desenvolupadors del programa a millorar el codi, per tal que en versions posteriors, este error es puga evitar. Ajudeu-nos a millorar el programari i envieu l'informe d'error generat."
@@ -7331,7 +7329,6 @@ msgstr "L'Eina d'informe d'errors recopila tota la informació necessària que p
msgctxt ""
"error_report.xhp\n"
"hd_id3148538\n"
-"4\n"
"help.text"
msgid "Starting the Error Report Tool"
msgstr "Inici de l'eina d'informes d'error"
@@ -7340,7 +7337,6 @@ msgstr "Inici de l'eina d'informes d'error"
msgctxt ""
"error_report.xhp\n"
"par_id3149811\n"
-"5\n"
"help.text"
msgid "With most program crashes the Error Report Tool will start automatically."
msgstr "La majoria de vegades que es produïsca una fallada del programa, l'eina d'informes d'error s'iniciarà automàticament."
@@ -7349,7 +7345,6 @@ msgstr "La majoria de vegades que es produïsca una fallada del programa, l'eina
msgctxt ""
"error_report.xhp\n"
"hd_id3154046\n"
-"7\n"
"help.text"
msgid "Completing the Report"
msgstr "Com completar l'informe"
@@ -7358,7 +7353,6 @@ msgstr "Com completar l'informe"
msgctxt ""
"error_report.xhp\n"
"par_id3147335\n"
-"8\n"
"help.text"
msgid "On the main Error Report Tool dialog, you can enter some additional information that may help the developers to localize the error. For example, if the error only appears after a change in your hardware or software environment, or if you clicked on a button, please include that information."
msgstr "Al diàleg principal de l'Eina d'informe d'errors, podeu introduir informació addicional que pot ser d'ajuda per als desenvolupadors per localitzar l'error. Per exemple, si l'error només apareix després de fer canvis al vostre entorn de maquinari o de programari, o si heu fet clic a un botó, incloeu esta informació."
@@ -7367,7 +7361,6 @@ msgstr "Al diàleg principal de l'Eina d'informe d'errors, podeu introduir infor
msgctxt ""
"error_report.xhp\n"
"hd_id3159399\n"
-"9\n"
"help.text"
msgid "Sending the Error Report"
msgstr "Enviament de l'informe d'error"
@@ -7376,7 +7369,6 @@ msgstr "Enviament de l'informe d'error"
msgctxt ""
"error_report.xhp\n"
"par_id3150504\n"
-"10\n"
"help.text"
msgid "The Error Report Tool uses the HTTP PUT / SOAP protocol to send the report data. You may optionally enter some descriptive text that will help us to identify the context of the program crash. Then click the <emph>Send</emph> button."
msgstr "L'Eina d'informe d'errors utilitza el protocol HTTP PUT / SOAP per enviar les dades de l'informe. Opcionalment, podeu introduir text descriptiu que ens ajudarà a identificar el context de l'error del programa. A continuació, feu clic al botó <emph>Envia</emph>."
@@ -7385,25 +7377,23 @@ msgstr "L'Eina d'informe d'errors utilitza el protocol HTTP PUT / SOAP per envia
msgctxt ""
"error_report.xhp\n"
"par_id3149670\n"
-"11\n"
"help.text"
msgid "You will not get an answer to your error report. If you need support, please visit the <link href=\"text/shared/main0108.xhp\">support forum</link> on the Internet."
msgstr "No rebreu cap resposta al vostre informe d'error. Si necessiteu ajuda, visiteu el <link href=\"text/shared/main0108.xhp\">fòrum d'ajuda</link> a Internet."
#: error_report.xhp
+#, fuzzy
msgctxt ""
"error_report.xhp\n"
"par_id3153526\n"
-"12\n"
"help.text"
-msgid "You may choose to respond to questions that the developers may have about the reported error. Mark the check box if you allow to be contacted by e-mail, should additional information be required. By default this box is not marked, so you will not get any e-mail."
+msgid "You may choose to respond to questions that the developers may have about the reported error. Mark the check box if you want to be contacted by e-mail, should additional information be required. By default this box is not marked, so you will not get any e-mail."
msgstr "Podeu triar respondre les preguntes que els nostres desenvolupadors vos poden fer sobre l'error del qual informeu. Activeu la casella si ens permeteu contactar amb vosaltres per correu electrònic si fes falta més informació. Per defecte, la casella no està activada, de manera que no rebreu cap correu electrònic."
#: error_report.xhp
msgctxt ""
"error_report.xhp\n"
"hd_id3150792\n"
-"13\n"
"help.text"
msgid "What Data is Sent?"
msgstr "Quines dades s'envien?"
@@ -7412,7 +7402,6 @@ msgstr "Quines dades s'envien?"
msgctxt ""
"error_report.xhp\n"
"par_id3154366\n"
-"14\n"
"help.text"
msgid "The error report consists of several files. The main file contains information about the error type, operating system name and version, memory usage, and the description that you entered. You can click the <emph>Show Report</emph> button on the main dialog of the Error Report Tool to view what will get sent in the main file."
msgstr "L'informe d'error consta de diferents fitxers. El fitxer principal conté informació sobre el tipus d'error, el nom del sistema operatiu i la versió, l'ús de memòria i la descripció que heu introduït. Podeu fer clic al botó <emph>Mostra l'informe</emph> al diàleg principal de l'Eina d'informe d'errors per veure què s'enviarà al fitxer principal."
@@ -7421,7 +7410,6 @@ msgstr "L'informe d'error consta de diferents fitxers. El fitxer principal cont
msgctxt ""
"error_report.xhp\n"
"par_id3151177\n"
-"15\n"
"help.text"
msgid "In addition, relevant memory contents and stack traces are gathered by some system standard tools (\"dbhhelp.dll\" on Windows systems, \"pstack\" on UNIX systems). This information will be sent also."
msgstr "A més, els continguts importants de la memòria i les traces de pila es generaran amb eines estàndard (\"dbhhelp.dll\" en sistemes Windows, \"'pstack\" a UNIX). Esta informació també s'enviarà."
@@ -15295,12 +15283,12 @@ msgid "<variable id=\"print_blackwhite\"><link href=\"text/shared/guide/print_bl
msgstr "<variable id=\"print_blackwhite\"><link href=\"text/shared/guide/print_blackwhite.xhp\" name=\"Impressió en blanc i negre\">Impressió en blanc i negre</link></variable>"
#: print_blackwhite.xhp
+#, fuzzy
msgctxt ""
"print_blackwhite.xhp\n"
"hd_id3150499\n"
-"3\n"
"help.text"
-msgid "Printing text and graphics in black and white"
+msgid "Printing Text and Images in Black and White"
msgstr "Impressió de text i de gràfics en blanc i negre"
#: print_blackwhite.xhp
@@ -15349,12 +15337,12 @@ msgid "The current document will be printed in black and white."
msgstr "El document actual s'imprimirà en blanc i negre."
#: print_blackwhite.xhp
+#, fuzzy
msgctxt ""
"print_blackwhite.xhp\n"
"hd_id3147653\n"
-"9\n"
"help.text"
-msgid "Printing in black and white in <item type=\"productname\">%PRODUCTNAME</item> Impress and <item type=\"productname\">%PRODUCTNAME</item> Draw"
+msgid "Printing in Black and White in <item type=\"productname\">%PRODUCTNAME</item> Impress and <item type=\"productname\">%PRODUCTNAME</item> Draw"
msgstr "Impressió en blanc i negre al <item type=\"productname\">%PRODUCTNAME</item> Impress i al <item type=\"productname\">%PRODUCTNAME</item> Draw"
#: print_blackwhite.xhp
@@ -15412,12 +15400,12 @@ msgid "<emph>Black & white</emph> converts all colors into the two values black
msgstr "<emph>Blanc i negre</emph> converteix tots els colors en els dos valors blanc i negre. S'imprimiran de color negre totes les vores situades al voltant dels objectes. Tot el text s'imprimirà en negre. Si heu definit un fons a <emph>Format - Pàgina - Fons</emph>, no s'imprimirà."
#: print_blackwhite.xhp
+#, fuzzy
msgctxt ""
"print_blackwhite.xhp\n"
"hd_id3153896\n"
-"17\n"
"help.text"
-msgid "Printing only text in black and white"
+msgid "Printing Only Text in Black and White"
msgstr "Impressió de text només en blanc i negre"
#: print_blackwhite.xhp
@@ -15430,12 +15418,12 @@ msgid "In <item type=\"productname\">%PRODUCTNAME</item> Writer you can choose t
msgstr "Al <item type=\"productname\">%PRODUCTNAME</item> Writer podeu imprimir en blanc i negre el text formatat en color. Podeu indicar esta opció per a tots els documents de text que s'hagen d'imprimir posteriorment o només per al procés d'impressió actual."
#: print_blackwhite.xhp
+#, fuzzy
msgctxt ""
"print_blackwhite.xhp\n"
"hd_id3150358\n"
-"19\n"
"help.text"
-msgid "Printing all text documents with black and white text"
+msgid "Printing All Text Documents with Black and White Text"
msgstr "Impressió de tots els documents de text amb text en blanc i negre"
#: print_blackwhite.xhp
@@ -15475,12 +15463,12 @@ msgid "All text documents or HTML documents will be printed with black text."
msgstr "Tots els documents de text o HTML s'imprimiran amb text negre."
#: print_blackwhite.xhp
+#, fuzzy
msgctxt ""
"print_blackwhite.xhp\n"
"hd_id3148920\n"
-"24\n"
"help.text"
-msgid "Printing the current text document with black and white text"
+msgid "Printing the Current Text Document with Black and White Text"
msgstr "Impressió del document de text actual amb text en blanc i negre"
#: print_blackwhite.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/menu.po b/source/ca-valencia/helpcontent2/source/text/shared/menu.po
new file mode 100644
index 00000000000..8fe6a9c3545
--- /dev/null
+++ b/source/ca-valencia/helpcontent2/source/text/shared/menu.po
@@ -0,0 +1,142 @@
+#. extracted from helpcontent2/source/text/shared/menu
+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: 2016-05-23 21:37+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+
+#: insert_chart.xhp
+msgctxt ""
+"insert_chart.xhp\n"
+"tit\n"
+"help.text"
+msgid "Chart"
+msgstr ""
+
+#: insert_chart.xhp
+msgctxt ""
+"insert_chart.xhp\n"
+"hd_id030420160945436725\n"
+"help.text"
+msgid "<link href=\"text/shared/menu/insert_chart.xhp\">Chart</link>"
+msgstr ""
+
+#: insert_chart.xhp
+msgctxt ""
+"insert_chart.xhp\n"
+"par_id030420160947559665\n"
+"help.text"
+msgid "<ahelp hid=\".\">Inserts a chart based on data from a cell or table range or with default data.</ahelp>"
+msgstr ""
+
+#: insert_form_control.xhp
+msgctxt ""
+"insert_form_control.xhp\n"
+"tit\n"
+"help.text"
+msgid "Form Control"
+msgstr ""
+
+#: insert_form_control.xhp
+msgctxt ""
+"insert_form_control.xhp\n"
+"hd_id030720160611303537\n"
+"help.text"
+msgid "<link href=\"text/shared/menu/insert_form_control.xhp\">Form Control</link>"
+msgstr ""
+
+#: insert_form_control.xhp
+msgctxt ""
+"insert_form_control.xhp\n"
+"par_id03072016061205929\n"
+"help.text"
+msgid "<ahelp hid=\".\">This submenu contains form controls like a textbox, checkbox, option button, and listbox that can be inserted into the document.</ahelp>"
+msgstr ""
+
+#: insert_shape.xhp
+msgctxt ""
+"insert_shape.xhp\n"
+"tit\n"
+"help.text"
+msgid "Shape"
+msgstr ""
+
+#: insert_shape.xhp
+msgctxt ""
+"insert_shape.xhp\n"
+"hd_id030420161043484643\n"
+"help.text"
+msgid "<link href=\"text/shared/menu/insert_shape.xhp\">Shape</link>"
+msgstr ""
+
+#: insert_shape.xhp
+msgctxt ""
+"insert_shape.xhp\n"
+"par_id030420161051456436\n"
+"help.text"
+msgid "<ahelp hid=\".\">This submenu contains common shapes like a line, circle, triangle, and square, or a symbol shape like a smiley face, heart, and flower that can be inserted into the document.</ahelp>"
+msgstr ""
+
+#: insert_shape.xhp
+msgctxt ""
+"insert_shape.xhp\n"
+"par_id030720160629548185\n"
+"help.text"
+msgid "Line"
+msgstr ""
+
+#: insert_shape.xhp
+msgctxt ""
+"insert_shape.xhp\n"
+"par_id030720160640091844\n"
+"help.text"
+msgid "<ahelp hid=\".\">This submenu contains straight, freeform, curved and polygon line shapes.</ahelp>"
+msgstr ""
+
+#: insert_shape.xhp
+msgctxt ""
+"insert_shape.xhp\n"
+"hd_id030720160823321429\n"
+"help.text"
+msgid "<link href=\"text/shared/02/01140000.xhp#line_title\">Line</link>"
+msgstr ""
+
+#: insert_shape.xhp
+msgctxt ""
+"insert_shape.xhp\n"
+"par_id030720160629546864\n"
+"help.text"
+msgid "Basic"
+msgstr ""
+
+#: insert_shape.xhp
+msgctxt ""
+"insert_shape.xhp\n"
+"par_id030720160644597415\n"
+"help.text"
+msgid "This submenu contains basic shapes like rectangles, circles, triangles, pentagon, hexagon, octagon, cylinder, and cube."
+msgstr ""
+
+#: insert_shape.xhp
+msgctxt ""
+"insert_shape.xhp\n"
+"par_id030720160629547675\n"
+"help.text"
+msgid "Symbol"
+msgstr ""
+
+#: insert_shape.xhp
+msgctxt ""
+"insert_shape.xhp\n"
+"par_id030720160644595417\n"
+"help.text"
+msgid "This submenu contains symbols shapes like smiley face, heart, sun, moon, flower, puzzle, beveled shapes, and brackets."
+msgstr ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/optionen.po b/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
index 1f67d93c113..8d4b58e9208 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
@@ -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: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2015-12-11 12:15+0000\n"
-"Last-Translator: system user <>\n"
+"POT-Creation-Date: 2016-05-23 21:37+0200\n"
+"PO-Revision-Date: 2016-05-02 10:30+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\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.7\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1449836159.000000\n"
+"X-POOTLE-MTIME: 1462185025.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -1406,6 +1406,30 @@ msgctxt ""
msgid "This is where $[officename] puts its temporary files."
msgstr "Ací és on el $[officename] col·loca els fitxers temporals."
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3154607\n"
+"help.text"
+msgid "Classification"
+msgstr ""
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3149344\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{install}/share/classification/example.xml</caseinline><defaultinline>{install}\\share\\classification\\example.xml</defaultinline></switchinline>"
+msgstr ""
+
+#: 01010300.xhp
+msgctxt ""
+"01010300.xhp\n"
+"par_id3154651\n"
+"help.text"
+msgid "$[officename] reads the TSCP BAF policy from this file."
+msgstr ""
+
#: 01010301.xhp
msgctxt ""
"01010301.xhp\n"
@@ -4324,8 +4348,8 @@ msgctxt ""
"01011000.xhp\n"
"bm_id3153881\n"
"help.text"
-msgid "<bookmark_value>undoing; number of steps</bookmark_value><bookmark_value>graphics; cache</bookmark_value><bookmark_value>cache for graphics</bookmark_value><bookmark_value>Quickstarter</bookmark_value>"
-msgstr "<bookmark_value>desfer; nombre de passos</bookmark_value><bookmark_value>gràfics; memòria cau</bookmark_value><bookmark_value>memòria cau dels gràfics</bookmark_value><bookmark_value>Inici ràpid</bookmark_value>"
+msgid "<bookmark_value>graphics; cache</bookmark_value><bookmark_value>cache for graphics</bookmark_value><bookmark_value>Quickstarter</bookmark_value>"
+msgstr ""
#: 01011000.xhp
msgctxt ""
@@ -4340,46 +4364,9 @@ msgstr "<link href=\"text/shared/optionen/01011000.xhp\" name=\"Memòria\">Memò
msgctxt ""
"01011000.xhp\n"
"par_id3154307\n"
-"26\n"
-"help.text"
-msgid "<ahelp hid=\".\">Defines the settings for the graphics cache and the number of steps you can undo.</ahelp>"
-msgstr "<ahelp hid=\".\">Defineix els paràmetres per a la memòria cau de gràfics i el nombre de passos que podeu desfer.</ahelp>"
-
-#: 01011000.xhp
-msgctxt ""
-"01011000.xhp\n"
-"hd_id3155390\n"
-"1\n"
-"help.text"
-msgid "Undo"
-msgstr "Desfés"
-
-#: 01011000.xhp
-msgctxt ""
-"01011000.xhp\n"
-"par_id3145673\n"
-"2\n"
-"help.text"
-msgid "Defines the maximum number of reverse steps allowed."
-msgstr "Defineix el nombre màxim de passos inversos permesos."
-
-#: 01011000.xhp
-msgctxt ""
-"01011000.xhp\n"
-"hd_id3153881\n"
-"3\n"
"help.text"
-msgid "Number of steps"
-msgstr "Nombre de passos"
-
-#: 01011000.xhp
-msgctxt ""
-"01011000.xhp\n"
-"par_id3148685\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/optmemorypage/undo\">You can specify the number of steps which can be undone by selecting a number from the box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optmemorypage/undo\">Podeu especificar el nombre de passos que es poden desfer seleccionant una xifra al quadre.</ahelp>"
+msgid "<ahelp hid=\".\">This tab page lets you define various settings for the graphics cache.</ahelp>"
+msgstr ""
#: 01011000.xhp
msgctxt ""
@@ -9316,12 +9303,12 @@ msgid "<link href=\"text/shared/optionen/01050300.xhp\" name=\"Background\">Back
msgstr "<link href=\"text/shared/optionen/01050300.xhp\" name=\"Fons\">Fons</link>"
#: 01050300.xhp
+#, fuzzy
msgctxt ""
"01050300.xhp\n"
"par_id3150443\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"\" visibility=\"visible\">Specifies the background for HTML documents.</ahelp> The background is valid for both new HTML documents and for those that you load, as long as these have not defined their own background."
+msgid "<ahelp hid=\".\" visibility=\"visible\">Specifies the background for HTML documents.</ahelp> The background is valid for both new HTML documents and for those that you load, as long as these have not defined their own background."
msgstr "<ahelp hid=\"\" visibility=\"visible\">Especifica el fons per als documents HTML.</ahelp> Els fons són vàlids per a documents HTML nous i per als que carregueu, sempre que estos no tinguen definit el seu fons."
#: 01050300.xhp
@@ -11138,12 +11125,12 @@ msgid "<link href=\"text/shared/optionen/01060700.xhp\" name=\"Print\">Print</li
msgstr "<link href=\"text/shared/optionen/01060700.xhp\" name=\"Imprimeix\">Imprimeix</link>"
#: 01060700.xhp
+#, fuzzy
msgctxt ""
"01060700.xhp\n"
"par_id3143267\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"\">Determines the printer settings for spreadsheets.</ahelp>"
+msgid "<ahelp hid=\".\">Determines the printer settings for spreadsheets.</ahelp>"
msgstr "<ahelp hid=\"\">Determina els paràmetres de la impressora per als fulls de càlcul.</ahelp>"
#: 01060700.xhp
@@ -13157,12 +13144,12 @@ msgid "Chart options"
msgstr "Opcions del diagrama"
#: 01110000.xhp
+#, fuzzy
msgctxt ""
"01110000.xhp\n"
"par_id3149182\n"
-"2\n"
"help.text"
-msgid "<variable id=\"farbe\"><ahelp hid=\"\" visibility=\"visible\">Defines the general settings for charts.</ahelp></variable>"
+msgid "<variable id=\"farbe\"><ahelp hid=\".\" visibility=\"visible\">Defines the general settings for charts.</ahelp></variable>"
msgstr "<variable id=\"farbe\"><ahelp hid=\"\" visibility=\"visible\">Defineix els paràmetres generals per als diagrames.</ahelp></variable>"
#: 01110100.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress/00.po b/source/ca-valencia/helpcontent2/source/text/simpress/00.po
index 1bbe6e1c654..fed7f6ebcaa 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress/00.po
@@ -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: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2015-12-11 12:16+0000\n"
-"Last-Translator: system user <>\n"
+"POT-Creation-Date: 2016-05-23 21:36+0200\n"
+"PO-Revision-Date: 2016-04-16 22:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\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.7\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1449836169.000000\n"
+"X-POOTLE-MTIME: 1460846472.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -649,75 +649,75 @@ msgid "File"
msgstr "Fitxer"
#: 00000404.xhp
+#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3149351\n"
-"17\n"
"help.text"
-msgid "<variable id=\"feldbf\">Choose <emph>Insert - Fields</emph></variable>"
+msgid "<variable id=\"feldbf\">Choose <emph>Insert - Field</emph></variable>"
msgstr "<variable id=\"feldbf\">Trieu <emph>Insereix - Camps</emph></variable>"
#: 00000404.xhp
+#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3150477\n"
-"22\n"
"help.text"
-msgid "<variable id=\"feldbf1\">Choose <emph>Insert - Fields - Date (fixed)</emph></variable>"
+msgid "<variable id=\"feldbf1\">Choose <emph>Insert - Field - Date (fixed)</emph></variable>"
msgstr "<variable id=\"feldbf1\">Trieu <emph>Insereix - Camps - Data (fixa)</emph></variable>"
#: 00000404.xhp
+#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3146879\n"
-"18\n"
"help.text"
-msgid "<variable id=\"feldbf2\">Choose <emph>Insert - Fields - Date (variable)</emph></variable>"
+msgid "<variable id=\"feldbf2\">Choose <emph>Insert - Field - Date (variable)</emph></variable>"
msgstr "<variable id=\"feldbf2\">Trieu <emph>Insereix - Camps - Data (variable)</emph></variable>"
#: 00000404.xhp
+#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3153036\n"
-"19\n"
"help.text"
-msgid "<variable id=\"feldbf3\">Choose <emph>Insert - Fields - Time (fixed)</emph></variable>"
+msgid "<variable id=\"feldbf3\">Choose <emph>Insert - Field - Time (fixed)</emph></variable>"
msgstr "<variable id=\"feldbf3\">Trieu <emph>Insereix - Camps - Hora (fixa)</emph></variable>"
#: 00000404.xhp
+#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3145590\n"
-"20\n"
"help.text"
-msgid "<variable id=\"feldbf4\">Choose <emph>Insert - Fields - Time (variable)</emph></variable>"
+msgid "<variable id=\"feldbf4\">Choose <emph>Insert - Field - Time (variable)</emph></variable>"
msgstr "<variable id=\"feldbf4\">Trieu <emph>Insereix - Camps - Hora (variable)</emph></variable>"
#: 00000404.xhp
+#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3153935\n"
-"21\n"
"help.text"
-msgid "<variable id=\"feldbf5\">Choose <emph>Insert - Fields - Page Number</emph></variable>"
+msgid "<variable id=\"feldbf5\">Choose <emph>Insert - Field - Page Number</emph></variable>"
msgstr "<variable id=\"feldbf5\">Trieu <emph>Insereix - Camps - Número de pàgina</emph></variable>"
#: 00000404.xhp
+#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3148583\n"
-"23\n"
"help.text"
-msgid "<variable id=\"feldbf6\">Choose <emph>Insert - Fields - Author</emph></variable>"
+msgid "<variable id=\"feldbf6\">Choose <emph>Insert - Field - Author</emph></variable>"
msgstr "<variable id=\"feldbf6\">Trieu <emph>Insereix - Camps - Autor</emph></variable>"
#: 00000404.xhp
+#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3155951\n"
-"24\n"
"help.text"
-msgid "<variable id=\"feldbf7\">Choose <emph>Insert - Fields - File Name</emph></variable>"
+msgid "<variable id=\"feldbf7\">Choose <emph>Insert - Field - File Name</emph></variable>"
msgstr "<variable id=\"feldbf7\">Trieu <emph>Insereix - Camps - Nom del fitxer</emph></variable>"
#: 00000405.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress/01.po b/source/ca-valencia/helpcontent2/source/text/simpress/01.po
index 1ed28c9837d..1c885938825 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress/01.po
@@ -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: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2015-12-11 12:16+0000\n"
-"Last-Translator: system user <>\n"
+"POT-Creation-Date: 2016-05-23 22:09+0200\n"
+"PO-Revision-Date: 2016-05-02 10:30+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\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.7\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1449836185.000000\n"
+"X-POOTLE-MTIME: 1462185029.000000\n"
#: 01170000.xhp
msgctxt ""
@@ -6820,18 +6820,18 @@ msgid "Slide Show Settings"
msgstr "Paràmetres de la presentació de diapositives"
#: 06080000.xhp
+#, fuzzy
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value><bookmark_value>slide shows; settings for</bookmark_value><bookmark_value>presentations; window / full screen</bookmark_value><bookmark_value>multiple monitors</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple monitors</bookmark_value>"
msgstr "<bookmark_value>presentacions; paràmetres per a</bookmark_value><bookmark_value>presentacions de diapositives; paràmetres per a</bookmark_value><bookmark_value>presentacions; finestra/pantalla completa</bookmark_value><bookmark_value>monitors múltiples</bookmark_value>"
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"hd_id3153818\n"
-"1\n"
"help.text"
msgid "Slide Show Settings"
msgstr "Paràmetres de la presentació de diapositives"
@@ -6840,7 +6840,6 @@ msgstr "Paràmetres de la presentació de diapositives"
msgctxt ""
"06080000.xhp\n"
"par_id3148606\n"
-"2\n"
"help.text"
msgid "<variable id=\"praesent\"><ahelp hid=\".uno:PresentationDialog\">Defines settings for your slide show, including which slide to start from, the way you advance the slides, the type of presentation, and pointer options.</ahelp></variable>"
msgstr "<variable id=\"praesent\"><ahelp hid=\".uno:PresentationDialog\">Defineix la configuració de la presentació de diapositives: la diapositiva des d'on ha de començar la presentació, la manera d'avançar les diapositives, el tipus de presentació i les opcions per a la busca del ratolí.</ahelp></variable>"
@@ -6849,7 +6848,6 @@ msgstr "<variable id=\"praesent\"><ahelp hid=\".uno:PresentationDialog\">Definei
msgctxt ""
"06080000.xhp\n"
"hd_id3150213\n"
-"3\n"
"help.text"
msgid "Range"
msgstr "Interval"
@@ -6858,7 +6856,6 @@ msgstr "Interval"
msgctxt ""
"06080000.xhp\n"
"par_id3154766\n"
-"4\n"
"help.text"
msgid "Specifies which slides to include in the slide show."
msgstr "Especifica les diapositives que s'han d'incloure a la presentació de diapositives."
@@ -6867,7 +6864,6 @@ msgstr "Especifica les diapositives que s'han d'incloure a la presentació de di
msgctxt ""
"06080000.xhp\n"
"hd_id3145363\n"
-"5\n"
"help.text"
msgid "All slides"
msgstr "Totes les diapositives"
@@ -6876,7 +6872,6 @@ msgstr "Totes les diapositives"
msgctxt ""
"06080000.xhp\n"
"par_id3145114\n"
-"6\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/allslides\">Includes all of the slides in your slide show.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/allslides\">Inclou totes les diapositives a la presentació de diapositives.</ahelp>"
@@ -6885,7 +6880,6 @@ msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/allslides\">Inclou t
msgctxt ""
"06080000.xhp\n"
"hd_id3150431\n"
-"7\n"
"help.text"
msgid "From:"
msgstr "Des de:"
@@ -6894,7 +6888,6 @@ msgstr "Des de:"
msgctxt ""
"06080000.xhp\n"
"par_id3150391\n"
-"8\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/from_cb\">Enter the number of the start slide.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/from_cb\">Introduïu el número de la diapositiva d'inici.</ahelp>"
@@ -6903,7 +6896,6 @@ msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/from_cb\">Introduïu
msgctxt ""
"06080000.xhp\n"
"hd_id3147404\n"
-"86\n"
"help.text"
msgid "Custom Slide Show"
msgstr "Presentació de diapositives personalitzada"
@@ -6912,7 +6904,6 @@ msgstr "Presentació de diapositives personalitzada"
msgctxt ""
"06080000.xhp\n"
"par_id3150538\n"
-"87\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/customslideshow_cb\">Runs a custom slide show in the order that you defined in <link href=\"text/simpress/01/06100000.xhp\" name=\"Slide Show - Custom Slide Show\"><emph>Slide Show - Custom Slide Show</emph></link>.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/customslideshow_cb\">Inicia una presentació de diapositives personalitzada amb l'orde que definiu a <link href=\"text/simpress/01/06100000.xhp\" name=\"Presentació de diapositives - Presentació de diapositives personalitzada\"><emph>Presentació de diapositives - Presentació personalitzada</emph></link>.</ahelp>"
@@ -6921,7 +6912,6 @@ msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/customslideshow_cb\"
msgctxt ""
"06080000.xhp\n"
"hd_id3150653\n"
-"88\n"
"help.text"
msgid "Type"
msgstr "Tipus"
@@ -6930,7 +6920,6 @@ msgstr "Tipus"
msgctxt ""
"06080000.xhp\n"
"par_id3149354\n"
-"93\n"
"help.text"
msgid "Select the slide show type."
msgstr "Seleccioneu el tipus de presentació de diapositives."
@@ -6939,7 +6928,6 @@ msgstr "Seleccioneu el tipus de presentació de diapositives."
msgctxt ""
"06080000.xhp\n"
"hd_id3150482\n"
-"89\n"
"help.text"
msgid "Default"
msgstr "Per defecte"
@@ -6948,7 +6936,6 @@ msgstr "Per defecte"
msgctxt ""
"06080000.xhp\n"
"par_id3148730\n"
-"94\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/default\">A full screen slide is shown.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/default\">La diapositiva es mostra en pantalla completa.</ahelp>"
@@ -6957,7 +6944,6 @@ msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/default\">La diaposi
msgctxt ""
"06080000.xhp\n"
"hd_id3153034\n"
-"90\n"
"help.text"
msgid "Window"
msgstr "Finestra"
@@ -6966,7 +6952,6 @@ msgstr "Finestra"
msgctxt ""
"06080000.xhp\n"
"par_id3155257\n"
-"82\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/window\">Slide show runs in the $[officename] program window.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/window\">La presentació de diapositives s'executa a la finestra del programa $[officename].</ahelp>"
@@ -6975,7 +6960,6 @@ msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/window\">La presenta
msgctxt ""
"06080000.xhp\n"
"hd_id3145593\n"
-"91\n"
"help.text"
msgid "Auto"
msgstr "Automàtic"
@@ -6984,7 +6968,6 @@ msgstr "Automàtic"
msgctxt ""
"06080000.xhp\n"
"par_id3149509\n"
-"95\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/auto\">Restarts the slide show after the pause interval you specify. A pause slide is displayed between the final slide and the start slide. Press the Esc key to stop the show.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/auto\">Reinicia la presentació de diapositives després de l'interval de pausa que indiqueu. Es mostra una diapositiva de pausa entre la diapositiva final i la diapositiva d'inici. Premeu la tecla Esc per aturar la presentació</ahelp>."
@@ -6993,7 +6976,6 @@ msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/auto\">Reinicia la p
msgctxt ""
"06080000.xhp\n"
"hd_id3150862\n"
-"96\n"
"help.text"
msgid "Duration of pause"
msgstr "Durada de la pausa"
@@ -7002,7 +6984,6 @@ msgstr "Durada de la pausa"
msgctxt ""
"06080000.xhp\n"
"par_id3153112\n"
-"97\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/pauseduration\">Enter the duration of the pause before the slide show is repeated. If you enter zero, the show restarts immediately without showing a pause slide.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/pauseduration\">Introduïu la durada de la pausa abans que es repetisca la presentació de diapositives. Si introduïu zero, la presentació de diapositives es reinicia immediatament, sense mostrar cap diapositiva de pausa.</ahelp>"
@@ -7011,7 +6992,6 @@ msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/pauseduration\">Intr
msgctxt ""
"06080000.xhp\n"
"hd_id3166420\n"
-"92\n"
"help.text"
msgid "Show logo"
msgstr "Mostra el logotip"
@@ -7020,7 +7000,6 @@ msgstr "Mostra el logotip"
msgctxt ""
"06080000.xhp\n"
"par_id3154501\n"
-"98\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/showlogo\">Displays the $[officename] logo on the pause slide.</ahelp> The logo cannot be exchanged."
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/showlogo\">Mostra el logotip del $[officename] a la diapositiva de pausa.</ahelp> El logotip no es pot canviar."
@@ -7029,7 +7008,6 @@ msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/showlogo\">Mostra el
msgctxt ""
"06080000.xhp\n"
"hd_id3150130\n"
-"9\n"
"help.text"
msgid "Options"
msgstr "Opcions"
@@ -7038,7 +7016,6 @@ msgstr "Opcions"
msgctxt ""
"06080000.xhp\n"
"hd_id3149883\n"
-"13\n"
"help.text"
msgid "Change slides manually"
msgstr "Canvia les diapositives manualment"
@@ -7047,7 +7024,6 @@ msgstr "Canvia les diapositives manualment"
msgctxt ""
"06080000.xhp\n"
"par_id3147373\n"
-"14\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/manualslides\">Slides never change automatically when this box is selected.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/manualslides\">Les diapositives no canvien mai automàticament quan esta casella està activada.</ahelp>"
@@ -7056,7 +7032,6 @@ msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/manualslides\">Les d
msgctxt ""
"06080000.xhp\n"
"hd_id3155439\n"
-"15\n"
"help.text"
msgid "Mouse pointer visible"
msgstr "Busca del ratolí visible"
@@ -7065,7 +7040,6 @@ msgstr "Busca del ratolí visible"
msgctxt ""
"06080000.xhp\n"
"par_id3150272\n"
-"16\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/pointervisible\">Shows the mouse pointer during a slide show.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/pointervisible\">Mostra la busca del ratolí durant la presentació de diapositives.</ahelp>"
@@ -7074,7 +7048,6 @@ msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/pointervisible\">Mos
msgctxt ""
"06080000.xhp\n"
"hd_id3150570\n"
-"17\n"
"help.text"
msgid "Mouse pointer as pen"
msgstr "Busca del ratolí com a ploma"
@@ -7083,7 +7056,6 @@ msgstr "Busca del ratolí com a ploma"
msgctxt ""
"06080000.xhp\n"
"par_id3150665\n"
-"18\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/pointeraspen\">Changes the mouse pointer to a pen which you can use to draw on slides during the presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/pointeraspen\">Transforma la busca del ratolí en una ploma que podeu utilitzar per dibuixar a les diapositives durant la presentació.</ahelp>"
@@ -7100,7 +7072,6 @@ msgstr ""
msgctxt ""
"06080000.xhp\n"
"hd_id3153927\n"
-"20\n"
"help.text"
msgid "Navigator visible"
msgstr "Navegador visible"
@@ -7109,7 +7080,6 @@ msgstr "Navegador visible"
msgctxt ""
"06080000.xhp\n"
"par_id3148430\n"
-"21\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/navigatorvisible\">Displays the <link href=\"text/simpress/01/02110000.xhp\" name=\"Navigator\">Navigator</link> during the slide show.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/navigatorvisible\">Mostra el <link href=\"text/simpress/01/02110000.xhp\" name=\"Navegador\">Navegador</link> durant la presentació de diapositives.</ahelp>"
@@ -7118,7 +7088,6 @@ msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/navigatorvisible\">M
msgctxt ""
"06080000.xhp\n"
"hd_id3153718\n"
-"84\n"
"help.text"
msgid "Animations allowed"
msgstr "Es permeten les animacions"
@@ -7127,7 +7096,6 @@ msgstr "Es permeten les animacions"
msgctxt ""
"06080000.xhp\n"
"par_id3083445\n"
-"85\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/animationsallowed\">Displays all frames of animated GIF files during the slide show.</ahelp> If this option is not selected, only the first frame of an animated GIF file is displayed."
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/animationsallowed\">Mostra tots els marcs dels fitxers GIF animats durant la presentació de diapositives.</ahelp> Si esta opció no està seleccionada, només es mostra el primer marc d'un fitxer GIF animat."
@@ -7136,7 +7104,6 @@ msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/animationsallowed\">
msgctxt ""
"06080000.xhp\n"
"hd_id3152478\n"
-"22\n"
"help.text"
msgid "Change slides by clicking on background"
msgstr "Canvia les diapositives fent clic al fons"
@@ -7145,7 +7112,6 @@ msgstr "Canvia les diapositives fent clic al fons"
msgctxt ""
"06080000.xhp\n"
"par_id3156305\n"
-"23\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/changeslidesbyclick\">Advances to the next slide when you click on the background of a slide.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/changeslidesbyclick\">Passa a la diapositiva següent quan feu clic al fons d'una diapositiva.</ahelp>"
@@ -7154,7 +7120,6 @@ msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/changeslidesbyclick\
msgctxt ""
"06080000.xhp\n"
"hd_id3150960\n"
-"24\n"
"help.text"
msgid "Presentation always on top"
msgstr "Presentació sempre en primer pla"
@@ -7163,7 +7128,6 @@ msgstr "Presentació sempre en primer pla"
msgctxt ""
"06080000.xhp\n"
"par_id3150764\n"
-"25\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">La finestra del $[officename] es manté en primer pla durant la presentació. Cap altre programa mostrarà la finestra davant de la presentació.</ahelp>"
@@ -7201,11 +7165,12 @@ msgid "<ahelp hid=\".\">Select a monitor to use for full screen slide show mode.
msgstr "<ahelp hid=\".\">Seleccioneu el monitor que vulgueu utilitzar per al mode de presentació de diapositives a pantalla completa.</ahelp>"
#: 06080000.xhp
+#, fuzzy
msgctxt ""
"06080000.xhp\n"
"par_id4846339\n"
"help.text"
-msgid "If the system allows to span a window over all available monitors, you can also select \"All monitors\". In this case the presentation spans over all available monitors."
+msgid "If the system allows the user to span a window over all available monitors, you can also select \"All monitors\". In this case the presentation is spanned over all available monitors."
msgstr "Si el sistema permet estendre la visualització d'una finestra per tots els monitors disponibles, també podeu seleccionar \"Tots els monitors\". Si ho feu, la presentació es mostrarà sobre tots els monitors disponibles."
#: 06080000.xhp
@@ -7395,12 +7360,12 @@ msgid "Define Custom Slide Show"
msgstr "Defineix la presentació personalitzada"
#: 06100100.xhp
+#, fuzzy
msgctxt ""
"06100100.xhp\n"
"par_id3154659\n"
-"2\n"
"help.text"
-msgid "<variable id=\"neu\"><ahelp hid=\"\" visibility=\"visible\">Creates a custom slide show.</ahelp></variable>"
+msgid "<variable id=\"neu\"><ahelp hid=\".\" visibility=\"visible\">Creates a custom slide show.</ahelp></variable>"
msgstr "<variable id=\"neu\"><ahelp hid=\"\" visibility=\"visible\">Crea una presentació de diapositives personalitzada.</ahelp></variable>"
#: 06100100.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress/guide.po b/source/ca-valencia/helpcontent2/source/text/simpress/guide.po
index 9181ef1b66a..41adf2a6688 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress/guide.po
@@ -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: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2015-12-11 12:16+0000\n"
-"Last-Translator: system user <>\n"
+"POT-Creation-Date: 2016-05-07 21:35+0200\n"
+"PO-Revision-Date: 2016-04-16 22:41+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\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.7\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1449836193.000000\n"
+"X-POOTLE-MTIME: 1460846499.000000\n"
#: 3d_create.xhp
msgctxt ""
@@ -1308,19 +1308,21 @@ msgid "Masters exist for slides, notes, and handouts."
msgstr "Els documents mestres existeixen per a diapositives, notes i prospectes."
#: footer.xhp
+#, fuzzy
msgctxt ""
"footer.xhp\n"
"par_id8403576\n"
"help.text"
-msgid "To edit a slide master, choose <emph>View - Master - Slide Master</emph>. Click the Close Master View icon on the Master View toolbar, or choose <emph>View - Normal</emph>, to leave the slide master."
+msgid "To edit a slide master, choose <emph>View - Slide Master</emph>. Click the Close Master View icon on the Master View toolbar, or choose <emph>View - Normal</emph>, to leave the slide master."
msgstr "Per editar una diapositiva mestra, trieu <emph>Visualitza - Mestre - Diapositiva mestra</emph>. Feu clic a la icona Tanca la visualització mestra de la barra d'eines Visualització mestra o trieu <emph>Visualitza - Normal</emph> per eixir de la diapositiva mestra."
#: footer.xhp
+#, fuzzy
msgctxt ""
"footer.xhp\n"
"par_id5641651\n"
"help.text"
-msgid "To edit a notes master, choose <emph>View - Master - Notes Master</emph>. Click the Close Master View icon on the Master View toolbar, or choose <emph>View - Normal</emph>, to leave the notes master."
+msgid "To edit a notes master, choose <emph>View - Notes Master</emph>. Click the Close Master View icon on the Master View toolbar, or choose <emph>View - Normal</emph>, to leave the notes master."
msgstr "Per editar una nota mestra, trieu <emph>Visualitza - Mestre - Notes mestres</emph>. Feu clic a la icona Tanca la visualització mestra de la barra d'eines Visualització mestra, o bé trieu <emph>Visualitza - Normal</emph> per eixir de la nota mestra."
#: footer.xhp
@@ -1348,11 +1350,12 @@ msgid "Every type of master has some predefined areas to hold the date, footer,
msgstr "Cada tipus de diapositiva mestra té algunes àrees predefinides per incloure la data, el peu de pàgina i els números de les diapositives."
#: footer.xhp
+#, fuzzy
msgctxt ""
"footer.xhp\n"
"par_id8217413\n"
"help.text"
-msgid "When you switch to the master view, you can move that areas to any position on the master. You can enter additional text and resize the areas. You can select the contents of the areas and apply text formats. For example, you can change the font size or color."
+msgid "When you switch to the master view, you can move those areas to any position on the master. Also, you can enter additional text into them, resize them, and select their contents to apply text formatting. For example, you can change the font size or color."
msgstr "Quan canvieu a la visualització mestra, podeu moure les àrees a qualsevol posició del document mestre. Podeu introduir text addicional i redimensionar les àrees. Podeu seleccionar els continguts de les àrees i aplicar formats de text. Per exemple, podeu canviar la mida o el color del tipus de lletra."
#: footer.xhp
@@ -1372,19 +1375,21 @@ msgid "Objects that you insert on a slide master are visible on all slides that
msgstr "Els objectes que inseriu en una diapositiva mestra es veuen a totes les diapositives que es basen en esta diapositiva mestra."
#: footer.xhp
+#, fuzzy
msgctxt ""
"footer.xhp\n"
"par_id8843043\n"
"help.text"
-msgid "Choose <emph>View - Header and Footer</emph>."
+msgid "Choose <emph>Insert - Header and Footer</emph>."
msgstr "Trieu <emph>Visualitza - Capçalera i peu</emph>."
#: footer.xhp
+#, fuzzy
msgctxt ""
"footer.xhp\n"
"par_id1876583\n"
"help.text"
-msgid "You see a dialog with two tab pages: <emph>Slide</emph> and <emph>Notes and Handouts</emph> where you can enter contents to the predefined areas."
+msgid "You see a dialog with two tab pages: <emph>Slides</emph> and <emph>Notes and Handouts</emph> where you can enter contents to the predefined areas."
msgstr "Veureu un diàleg amb dues pestanyes: <emph>Diapositiva</emph> i <emph>Notes i prospectes</emph>, on podeu introduir continguts a les àrees predefinides."
#: footer.xhp
@@ -1461,13 +1466,13 @@ msgid "You can add a text object anywhere on the slide master."
msgstr "Podeu afegir un objecte de text a qualsevol lloc de la diapositiva mestra."
#: footer.xhp
+#, fuzzy
msgctxt ""
"footer.xhp\n"
"par_id3148866\n"
-"14\n"
"help.text"
-msgid "Choose <emph>View - Master - Slide Master</emph>."
-msgstr "Trieu <emph>Visualitza - Mestre - Diapositiva mestra</emph>."
+msgid "Choose <emph>View - Slide Master</emph>."
+msgstr "Trieu <emph>Visualitza - Classificador de diapositives</emph>."
#: footer.xhp
msgctxt ""
@@ -1497,26 +1502,17 @@ msgid "Choose <emph>View - Normal</emph> when you are finished."
msgstr "Trieu <emph>Visualitza - Normal</emph> quan hàgeu acabat."
#: footer.xhp
+#, fuzzy
msgctxt ""
"footer.xhp\n"
"par_id3150476\n"
-"17\n"
"help.text"
-msgid "You can also add fields, such as the date or page number, to a header or footer by choosing <emph>Insert - Fields</emph>."
+msgid "You can also add fields, such as the date or page number, to a header or footer by choosing <emph>Insert - Field</emph>."
msgstr "També podeu afegir camps com ara la data o el número de pàgina a una capçalera o a un peu de pàgina si trieu <emph>Insereix - Camps</emph>."
#: footer.xhp
msgctxt ""
"footer.xhp\n"
-"par_id3156320\n"
-"18\n"
-"help.text"
-msgid "You can hide the header or footer on the current slide by choosing <emph>Format</emph> - <link href=\"text/simpress/01/05130000.xhp\" name=\"Modify Layout\">Slide<emph> Layout</emph></link>, and clearing the <emph>Objects on background</emph> check box."
-msgstr "Podeu amagar la capçalera o el peu de pàgina a la diapositiva actual si trieu <emph>Format</emph> - <link href=\"text/simpress/01/05130000.xhp\" name=\"Modifica el disseny\"><emph>Disseny</emph> de la diapositiva</link> i desactiveu la casella de selecció <emph>Objectes al fons</emph>."
-
-#: footer.xhp
-msgctxt ""
-"footer.xhp\n"
"par_id3155848\n"
"21\n"
"help.text"
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter.po b/source/ca-valencia/helpcontent2/source/text/swriter.po
index b411655e3d0..396d5001513 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2016-04-16 22:41+0000\n"
+"POT-Creation-Date: 2016-05-23 21:37+0200\n"
+"PO-Revision-Date: 2016-05-02 10:30+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
@@ -13,9 +13,89 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.7\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1460846512.000000\n"
+"X-POOTLE-MTIME: 1462185040.000000\n"
+
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"tit\n"
+"help.text"
+msgid "Classification Bar"
+msgstr ""
+
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"hd_id3150342\n"
+"help.text"
+msgid "<link href=\"text/swriter/classificationbar.xhp\" name=\"Classification Bar\">Classification Bar</link>"
+msgstr ""
+
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id3150202\n"
+"help.text"
+msgid "<ahelp hid=\".\">The <emph>Classification</emph> bar contains tools to help secure document handling.</ahelp>"
+msgstr ""
+
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id31502029\n"
+"help.text"
+msgid "The purpose of this toolbar is that in case the user is required to follow a policy when editing a document, then $[officename] can help the user respect these rules in case $[officename] is informed about the rules. Transglobal Secure Collaboration Participation (TSCP) provides standards to describe document classification: Business Authentication Framework (BAF) describes how to specify a policy this toolbar can handle, and Business Authorization Identification and Labeling Scheme (BAILS) describes how to refer to this policy in documents."
+msgstr ""
+
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_idN106B0\n"
+"help.text"
+msgid "Intellectual Property"
+msgstr ""
+
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_idN106C0\n"
+"help.text"
+msgid "Selects the category of this document from the available BAF categories for the intellectual property policy type. The selected category influences the infobar, headers, footers and the watermark of the document."
+msgstr ""
+
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_idN106CD\n"
+"help.text"
+msgid "National Security"
+msgstr ""
+
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_idN106DD\n"
+"help.text"
+msgid "Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata, but it does not influence the user interface."
+msgstr ""
+
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_idN106EA\n"
+"help.text"
+msgid "Export Control"
+msgstr ""
+
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_idN106FA\n"
+"help.text"
+msgid "Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata, but it does not influence the user interface."
+msgstr ""
#: main0000.xhp
msgctxt ""
@@ -386,12 +466,13 @@ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Escala\">Escala</link>"
#: main0104.xhp
+#, fuzzy
msgctxt ""
"main0104.xhp\n"
"tit\n"
"help.text"
-msgid ".uno:InsertHeaderFooterMenu"
-msgstr ""
+msgid "Insert"
+msgstr "Insereix"
#: main0104.xhp
msgctxt ""
@@ -1565,7 +1646,6 @@ msgstr "Barra d'estat"
msgctxt ""
"main0208.xhp\n"
"hd_id3153397\n"
-"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barra d'estat\">Barra d'estat</link>"
@@ -1574,7 +1654,6 @@ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barra d'estat\">Barra d'
msgctxt ""
"main0208.xhp\n"
"par_id3153414\n"
-"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
msgstr "La barra d'estat conté informació sobre el document actual i diversos botons amb funcions especials."
@@ -1620,11 +1699,12 @@ msgid "Zoom & View Layout"
msgstr "Escala i format de la visualització"
#: main0208.xhp
+#, fuzzy
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
-msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+msgid "Three controls on the Writer Status Bar allow you to change the zoom and view layout of your text documents."
msgstr "Hi ha tres controls a la barra d'estat del Writer que permeten canviar l'escala i el format de la visualització dels documents de text."
#: main0208.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/00.po b/source/ca-valencia/helpcontent2/source/text/swriter/00.po
index 8941dc79c0a..8cbcdf073cc 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/00.po
@@ -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: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2015-12-11 12:17+0000\n"
-"Last-Translator: system user <>\n"
+"POT-Creation-Date: 2016-05-23 21:36+0200\n"
+"PO-Revision-Date: 2016-04-16 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\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.7\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1449836227.000000\n"
+"X-POOTLE-MTIME: 1460846523.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -560,39 +560,38 @@ msgid "<variable id=\"manuellerumbruch\">Choose <emph>Insert - Manual Break</emp
msgstr "<variable id=\"manuellerumbruch\">Trieu <emph>Insereix - Salt manual</emph></variable>"
#: 00000404.xhp
+#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3154654\n"
-"3\n"
"help.text"
-msgid "Choose <emph>Insert - Fields</emph>"
+msgid "Choose <emph>Insert - Field</emph>"
msgstr "Trieu <emph>Insereix - Camps</emph>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146966\n"
-"90\n"
"help.text"
msgid "Open context menu - choose <emph>Fields</emph> (inserted fields)"
msgstr "Obriu el menú contextual i trieu <emph>Camps</emph> (camps inserits)"
#: 00000404.xhp
+#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3149053\n"
-"44\n"
"help.text"
-msgid "<variable id=\"feldbefehldatum\">Choose <emph>Insert - Fields - Date</emph></variable>"
+msgid "<variable id=\"feldbefehldatum\">Choose <emph>Insert - Field - Date</emph></variable>"
msgstr "<variable id=\"feldbefehldatum\">Trieu <emph>Insereix - Camps - Data</emph></variable>"
#: 00000404.xhp
+#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3151393\n"
-"45\n"
"help.text"
-msgid "<variable id=\"feldbefehluhrzeit\">Choose <emph>Insert - Fields - Time</emph></variable>"
+msgid "<variable id=\"feldbefehluhrzeit\">Choose <emph>Insert - Field - Time</emph></variable>"
msgstr "<variable id=\"feldbefehluhrzeit\">Trieu <emph>Insereix - Camps - Hora</emph></variable>"
#: 00000404.xhp
@@ -600,45 +599,44 @@ msgstr "<variable id=\"feldbefehluhrzeit\">Trieu <emph>Insereix - Camps - Hora</
msgctxt ""
"00000404.xhp\n"
"par_id3146325\n"
-"46\n"
"help.text"
-msgid "<variable id=\"feldbefehlseitennummer\">Choose <emph>Insert - Fields - Page Number</emph></variable>"
+msgid "<variable id=\"feldbefehlseitennummer\">Choose <emph>Insert - Field - Page Number</emph></variable>"
msgstr "<variable id=\"feldbefehlseitennummer\">Trieu <emph>Insereix - Camps - Número de pàgina</emph></variable>"
#: 00000404.xhp
+#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3149356\n"
-"47\n"
"help.text"
-msgid "<variable id=\"feldbefehlseitenanzahl\">Choose <emph>Insert - Fields - Page Count</emph></variable>"
+msgid "<variable id=\"feldbefehlseitenanzahl\">Choose <emph>Insert - Field - Page Count</emph></variable>"
msgstr "<variable id=\"feldbefehlseitenanzahl\">Trieu <emph>Insereix - Camps - Recompte de pàgines</emph></variable>"
#: 00000404.xhp
+#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3153003\n"
-"48\n"
"help.text"
-msgid "<variable id=\"feldbefehlthema\">Choose <emph>Insert - Fields - Subject</emph></variable>"
+msgid "<variable id=\"feldbefehlthema\">Choose <emph>Insert - Field - Subject</emph></variable>"
msgstr "<variable id=\"feldbefehlthema\">Trieu <emph>Insereix - Camps - Assumpte</emph></variable>"
#: 00000404.xhp
+#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3150016\n"
-"49\n"
"help.text"
-msgid "<variable id=\"feldbefehltitel\">Choose <emph>Insert - Fields - Title</emph></variable>"
+msgid "<variable id=\"feldbefehltitel\">Choose <emph>Insert - Field - Title</emph></variable>"
msgstr "<variable id=\"feldbefehltitel\">Trieu <emph>Insereix - Camps - Títol</emph></variable>"
#: 00000404.xhp
+#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3150564\n"
-"50\n"
"help.text"
-msgid "<variable id=\"feldbefehlautor\">Choose <emph>Insert - Fields - Author</emph></variable>"
+msgid "<variable id=\"feldbefehlautor\">Choose <emph>Insert - Field - Author</emph></variable>"
msgstr "<variable id=\"feldbefehlautor\">Trieu <emph>Insereix - Camps - Autor</emph></variable>"
#: 00000404.xhp
@@ -646,9 +644,8 @@ msgstr "<variable id=\"feldbefehlautor\">Trieu <emph>Insereix - Camps - Autor</e
msgctxt ""
"00000404.xhp\n"
"par_id3148386\n"
-"4\n"
"help.text"
-msgid "Choose <emph>Insert - Fields - More Fields</emph>"
+msgid "Choose <emph>Insert - Field - More Fields</emph>"
msgstr "Trieu <emph>Insereix - Camps - Altres</emph>"
#: 00000404.xhp
@@ -691,9 +688,8 @@ msgstr "Insereix camps"
msgctxt ""
"00000404.xhp\n"
"par_id3149295\n"
-"56\n"
"help.text"
-msgid "<variable id=\"felddokument\">Choose <emph>Insert - Fields - More Fields - Document</emph> tab </variable>"
+msgid "<variable id=\"felddokument\">Choose <emph>Insert - Field - More Fields - Document</emph> tab</variable>"
msgstr "<variable id=\"felddokument\">Trieu la pestanya <emph>Insereix - Camps - Altres - Document</emph> </variable>"
#: 00000404.xhp
@@ -701,16 +697,14 @@ msgstr "<variable id=\"felddokument\">Trieu la pestanya <emph>Insereix - Camps -
msgctxt ""
"00000404.xhp\n"
"par_id3154692\n"
-"51\n"
"help.text"
-msgid "Choose <emph>Insert - Fields - More Fields - Cross-references</emph> tab"
+msgid "Choose <emph>Insert - Field - More Fields - Cross-references</emph> tab"
msgstr "Trieu la pestanya <emph>Insereix - Camps - Altres - Referències</emph>"
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3145411\n"
-"63\n"
"help.text"
msgid "Choose <emph>Insert - Cross-reference</emph>"
msgstr ""
@@ -720,9 +714,8 @@ msgstr ""
msgctxt ""
"00000404.xhp\n"
"par_id3147515\n"
-"52\n"
"help.text"
-msgid "<variable id=\"feldfunktionen\">Choose <emph>Insert - Fields - More Fields - Functions</emph> tab </variable>"
+msgid "<variable id=\"feldfunktionen\">Choose <emph>Insert - Field - More Fields - Functions</emph> tab</variable>"
msgstr "<variable id=\"feldfunktionen\">Trieu la pestanya <emph>Insereix - Camps - Altres - Funcions </emph> </variable>"
#: 00000404.xhp
@@ -730,9 +723,8 @@ msgstr "<variable id=\"feldfunktionen\">Trieu la pestanya <emph>Insereix - Camps
msgctxt ""
"00000404.xhp\n"
"par_id3153581\n"
-"53\n"
"help.text"
-msgid "<variable id=\"felddokumentinfo\">Choose <emph>Insert - Fields - More Fields - DocInformation</emph> tab </variable>"
+msgid "<variable id=\"felddokumentinfo\">Choose <emph>Insert - Field - More Fields - DocInformation</emph> tab</variable>"
msgstr "<variable id=\"felddokumentinfo\">Trieu la pestanya <emph>Insereix - Camps - Altres - Informació del document</emph> </variable>"
#: 00000404.xhp
@@ -740,9 +732,8 @@ msgstr "<variable id=\"felddokumentinfo\">Trieu la pestanya <emph>Insereix - Cam
msgctxt ""
"00000404.xhp\n"
"par_id3150710\n"
-"54\n"
"help.text"
-msgid "<variable id=\"feldvariablen\">Choose <emph>Insert - Fields - More Fields - Variables</emph> tab </variable>"
+msgid "<variable id=\"feldvariablen\">Choose <emph>Insert - Field - More Fields - Variables</emph> tab</variable>"
msgstr "<variable id=\"feldvariablen\">Trieu la pestanya <emph>Insereix - Camps - Altres - Variables</emph></variable>"
#: 00000404.xhp
@@ -750,9 +741,8 @@ msgstr "<variable id=\"feldvariablen\">Trieu la pestanya <emph>Insereix - Camps
msgctxt ""
"00000404.xhp\n"
"par_id3152945\n"
-"55\n"
"help.text"
-msgid "<variable id=\"felddatenbank\">Choose <emph>Insert - Fields - More Fields - Database</emph> tab </variable>"
+msgid "<variable id=\"felddatenbank\">Choose <emph>Insert - Field - More Fields - Database</emph> tab</variable>"
msgstr "<variable id=\"felddatenbank\">Trieu la pestanya <emph>Insereix - Camps - Altres - Base de dades</emph> </variable>"
#: 00000404.xhp
@@ -992,12 +982,13 @@ msgid "Entry"
msgstr "Entrada"
#: 00000404.xhp
+#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3149217\n"
"help.text"
msgid "<variable id=\"stichwortverzeichnisverz\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"verz31\">Trieu la pestanya <emph>Insereix - Índexs i taules - Índexs i taules - Entrades</emph> (quan Taula de continguts és el tipus seleccionat) </variable>"
#: 00000404.xhp
#, fuzzy
@@ -1188,12 +1179,13 @@ msgid "<variable id=\"litdef\">Choose <emph>Insert - Table of Contents and Index
msgstr "<variable id=\"litdef\">Trieu <emph>Insereix - Índexs i taules - </emph><emph>Entrada bibliogràfica</emph> i feu clic a <emph>Edita</emph></variable>"
#: 00000404.xhp
+#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3150918\n"
"help.text"
msgid "<variable id=\"stichwortverzeichnisverz3\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Styles</emph> tab</variable>"
-msgstr ""
+msgstr "<variable id=\"verz31\">Trieu la pestanya <emph>Insereix - Índexs i taules - Índexs i taules - Entrades</emph> (quan Taula de continguts és el tipus seleccionat) </variable>"
#: 00000404.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/01.po b/source/ca-valencia/helpcontent2/source/text/swriter/01.po
index dd7c7ad9b70..c9579fb7f67 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2016-04-16 22:41+0000\n"
+"POT-Creation-Date: 2016-05-23 21:36+0200\n"
+"PO-Revision-Date: 2016-05-02 10:30+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.7\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1460846512.000000\n"
+"X-POOTLE-MTIME: 1462185054.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -116,9 +116,8 @@ msgstr "<variable id=\"serienbrieftext\"><ahelp hid=\".uno:MergeDialog\">Obri el
msgctxt ""
"01150000.xhp\n"
"par_id3154102\n"
-"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>."
+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 - Field - More Fields</emph>."
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 - Altres</emph>."
#: 01150000.xhp
@@ -10185,9 +10184,8 @@ msgstr "Per visualitzar text condicional basat en el nombre de pàgines:"
msgctxt ""
"04090200.xhp\n"
"par_id3150333\n"
-"136\n"
"help.text"
-msgid "Choose <emph>Insert - Fields - More Fields</emph>, and then click the <emph>Functions</emph> tab."
+msgid "Choose <emph>Insert - Field - More Fields</emph>, and then click the <emph>Functions</emph> tab."
msgstr "Trieu <emph>Insereix - Camps - Altres</emph> i, a continuació, feu clic a la pestanya <emph>Funcions</emph>."
#: 04090200.xhp
@@ -10249,9 +10247,8 @@ msgstr "Per visualitzar text condicional basat en una variable definida per l'us
msgctxt ""
"04090200.xhp\n"
"par_id3155836\n"
-"138\n"
"help.text"
-msgid "Choose <emph>Insert - Fields - More Fields</emph>, and then click the <emph>Variables</emph> tab."
+msgid "Choose <emph>Insert - Field - More Fields</emph>, and then click the <emph>Variables</emph> tab."
msgstr "Trieu <emph>Insereix - Camps - Altres</emph> i, a continuació, feu clic a la pestanya <emph>Variables</emph>."
#: 04090200.xhp
@@ -10367,9 +10364,8 @@ msgstr "La primera part d'este exemple insereix un espai entre els camps \"Nom\"
msgctxt ""
"04090200.xhp\n"
"par_id3150523\n"
-"145\n"
"help.text"
-msgid "Choose <emph>Insert - Fields - More Fields</emph>, and then click the <emph>Database</emph> tab."
+msgid "Choose <emph>Insert - Field - More Fields</emph>, and then click the <emph>Database</emph> tab."
msgstr "Trieu <emph>Insereix - Camps - Altres</emph> i, a continuació, feu clic a la pestanya <emph>Base de dades</emph>."
#: 04090200.xhp
@@ -13248,18 +13244,18 @@ msgid "Edit Concordance File"
msgstr "Edita el fitxer de concordança"
#: 04120250.xhp
+#, fuzzy
msgctxt ""
"04120250.xhp\n"
"bm_id3148768\n"
"help.text"
-msgid "<bookmark_value>editing; concordance files</bookmark_value><bookmark_value>concordance files; definition</bookmark_value>"
+msgid "<bookmark_value>editing; concordance files</bookmark_value> <bookmark_value>concordance files; definition</bookmark_value>"
msgstr "<bookmark_value>edició; fitxers de concordança</bookmark_value><bookmark_value>fitxers de concordança; definició</bookmark_value>"
#: 04120250.xhp
msgctxt ""
"04120250.xhp\n"
"hd_id3148768\n"
-"1\n"
"help.text"
msgid "Edit Concordance File"
msgstr "Edita el fitxer de concordança"
@@ -13268,24 +13264,23 @@ msgstr "Edita el fitxer de concordança"
msgctxt ""
"04120250.xhp\n"
"par_id3151180\n"
-"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/createautomarkdialog/CreateAutomarkDialog\">Create or edit a list of words to include in an Alphabetical Index.</ahelp> A concordance file lists words that should be referenced in an alphabetical index, together with the page number(s) where they appear in the document."
msgstr "<ahelp hid=\"modules/swriter/ui/createautomarkdialog/CreateAutomarkDialog\">Creeu o editeu una llista de paraules per incloure-la en un índex alfabètic.</ahelp> En un fitxer de concordança es llisten paraules que s'han de referir en un índex alfabètic, juntament amb els números de pàgina on apareixen en el document."
#: 04120250.xhp
+#, fuzzy
msgctxt ""
"04120250.xhp\n"
"par_id837427\n"
"help.text"
-msgid "You can use the Find All button on the Find & Replace dialog to highlight all places where a word appears, then open the Insert Index Entry dialog to add that word and places to the alphabetical index. However, if you need the same set of alphabetical indexes in multiple documents, the concordance file allows to enter every word just once, then use the list many times."
+msgid "You can use the Find All button on the Find & Replace dialog to highlight all places where a word appears, then open the Insert Index Entry dialog to add that word and places to the alphabetical index. However, if you need the same set of alphabetical indexes in multiple documents, the concordance file allows you to enter every word just once, then use the list many times."
msgstr "Podeu utilitzar el botó Cerca-ho tot al diàleg Cerca i reemplaça per realçar tots els llocs on apareix una paraula. A continuació, obriu el diàleg Insereix entrada d'índex per afegir la paraula i col·locar-la a l'índex alfabètic. Malgrat tot, si necessiteu el mateix grup d'índexs alfabètics a diversos documents, el fitxer de concordança permet introduir cada paraula una vegada i després utilitzar la llista moltes vegades."
#: 04120250.xhp
msgctxt ""
"04120250.xhp\n"
"hd_id3154645\n"
-"19\n"
"help.text"
msgid "To access the Edit Concordance File dialog:"
msgstr "Per accedir al diàleg Edita el fitxer de concordança:"
@@ -13302,7 +13297,6 @@ msgstr ""
msgctxt ""
"04120250.xhp\n"
"par_id3145420\n"
-"21\n"
"help.text"
msgid "In the <emph>Type </emph>box, select \"Alphabetical Index\"."
msgstr "En el quadre <emph>Tipus</emph>, seleccioneu \"Índex alfabètic\"."
@@ -13311,7 +13305,6 @@ msgstr "En el quadre <emph>Tipus</emph>, seleccioneu \"Índex alfabètic\"."
msgctxt ""
"04120250.xhp\n"
"par_id3154107\n"
-"22\n"
"help.text"
msgid "In the <emph>Options </emph>area, select the <emph>Concordance file</emph> check box."
msgstr "A l'àrea <emph>Opcions</emph>, activeu la casella de selecció <emph>Fitxer de concordança</emph>."
@@ -13320,7 +13313,6 @@ msgstr "A l'àrea <emph>Opcions</emph>, activeu la casella de selecció <emph>Fi
msgctxt ""
"04120250.xhp\n"
"par_id3153668\n"
-"23\n"
"help.text"
msgid "Click the <emph>File</emph> button, and then choose <emph>New</emph> or <emph>Edit</emph>."
msgstr "Feu clic al botó <emph>Fitxer</emph> i, a continuació, trieu <emph>Nou</emph> o <emph>Edita</emph>."
@@ -13329,7 +13321,6 @@ msgstr "Feu clic al botó <emph>Fitxer</emph> i, a continuació, trieu <emph>Nou
msgctxt ""
"04120250.xhp\n"
"par_id3154470\n"
-"24\n"
"help.text"
msgid "A concordance file contains the following fields:"
msgstr "Un fitxer de concordança conté els camps següents:"
@@ -13338,7 +13329,6 @@ msgstr "Un fitxer de concordança conté els camps següents:"
msgctxt ""
"04120250.xhp\n"
"par_id3152953\n"
-"3\n"
"help.text"
msgid "\"Search term\" refers to the index entry that you want to mark in the document."
msgstr "\"Terme de cerca\" fa referència a l'entrada de l'índex que voleu marcar en el document."
@@ -13347,7 +13337,6 @@ msgstr "\"Terme de cerca\" fa referència a l'entrada de l'índex que voleu marc
msgctxt ""
"04120250.xhp\n"
"par_id3155896\n"
-"4\n"
"help.text"
msgid "\"Alternative entry\" refers to the index entry that you want to appear in the index."
msgstr "\"Entrada alternativa\" fa referència a l'entrada d'índex que voleu que aparega en l'índex."
@@ -13356,7 +13345,6 @@ msgstr "\"Entrada alternativa\" fa referència a l'entrada d'índex que voleu qu
msgctxt ""
"04120250.xhp\n"
"par_id3154194\n"
-"5\n"
"help.text"
msgid "The 1st and 2nd Keys are parent index entries. The \"Search term\" or the \"Alternative entry\" appears as a subentry under the 1st and 2nd Keys."
msgstr "Les claus 1a i 2a són entrades d'índex pare. \"Terme de cerca\" o \"Entrada alternativa\" apareixen com a subentrades sota les claus 1a i 2a."
@@ -13365,7 +13353,6 @@ msgstr "Les claus 1a i 2a són entrades d'índex pare. \"Terme de cerca\" o \"En
msgctxt ""
"04120250.xhp\n"
"par_id3155184\n"
-"6\n"
"help.text"
msgid "\"Match case\" means that uppercase and lowercase letters are considered."
msgstr "\"Distingeix entre majúscules i minúscules\" significa que les lletres majúscules i les minúscules es tenen en compte."
@@ -13374,7 +13361,6 @@ msgstr "\"Distingeix entre majúscules i minúscules\" significa que les lletres
msgctxt ""
"04120250.xhp\n"
"par_id3143282\n"
-"7\n"
"help.text"
msgid "\"Word only\" searches for the term as a single word."
msgstr "\"Només la paraula\" cerca el terme com a única paraula."
@@ -13383,7 +13369,6 @@ msgstr "\"Només la paraula\" cerca el terme com a única paraula."
msgctxt ""
"04120250.xhp\n"
"par_id3147220\n"
-"8\n"
"help.text"
msgid "To enable the \"Match case\" or \"Word only\" options, click in the corresponding cell, and then select the check box."
msgstr "Per habilitar les opcions \"Distingeix entre majúscules i minúscules\" o \"Només la paraula\", feu clic en la cel·la corresponent i, a continuació, activeu la casella de selecció."
@@ -13392,7 +13377,6 @@ msgstr "Per habilitar les opcions \"Distingeix entre majúscules i minúscules\"
msgctxt ""
"04120250.xhp\n"
"hd_id3153629\n"
-"25\n"
"help.text"
msgid "To create a concordance file without the Edit Concordance File dialog:"
msgstr "Per crear un fitxer de concordança sense el diàleg Edita el fitxer de concordança:"
@@ -13401,7 +13385,6 @@ msgstr "Per crear un fitxer de concordança sense el diàleg Edita el fitxer de
msgctxt ""
"04120250.xhp\n"
"par_id3153644\n"
-"9\n"
"help.text"
msgid "Use the following format guidelines when you create a concordance file:"
msgstr "Utilitzeu les directrius de format següents quan creeu un fitxer de concordança:"
@@ -13410,7 +13393,6 @@ msgstr "Utilitzeu les directrius de format següents quan creeu un fitxer de con
msgctxt ""
"04120250.xhp\n"
"par_id3152770\n"
-"10\n"
"help.text"
msgid "Each entry in the concordance file is on a separate line."
msgstr "Cada entrada del fitxer de concordança es troba en una línia separada."
@@ -13419,7 +13401,6 @@ msgstr "Cada entrada del fitxer de concordança es troba en una línia separada.
msgctxt ""
"04120250.xhp\n"
"par_id3155142\n"
-"26\n"
"help.text"
msgid "Commented lines start with #."
msgstr "Les línies de comentari comencen amb #."
@@ -13428,7 +13409,6 @@ msgstr "Les línies de comentari comencen amb #."
msgctxt ""
"04120250.xhp\n"
"par_id3153354\n"
-"11\n"
"help.text"
msgid "Use the following format for the entries:"
msgstr "Utilitzeu el format següent per a les entrades:"
@@ -13437,7 +13417,6 @@ msgstr "Utilitzeu el format següent per a les entrades:"
msgctxt ""
"04120250.xhp\n"
"par_id3149172\n"
-"12\n"
"help.text"
msgid "Search term;Alternative entry;1st key;2nd key;Match case;Word only"
msgstr "Terme de cerca;Entrada alternativa;1a tecla;2a tecla;Distingeix entre majúscules i minúscules;Només la paraula"
@@ -13446,7 +13425,6 @@ msgstr "Terme de cerca;Entrada alternativa;1a tecla;2a tecla;Distingeix entre ma
msgctxt ""
"04120250.xhp\n"
"par_id3156270\n"
-"13\n"
"help.text"
msgid "The entries \"Match case\" and \"Word only\" are interpreted as \"No\" or FALSE if they are empty or zero (0). All other contents are interpreted as \"Yes\" or TRUE."
msgstr "Les entrades \"Distingeix entre majúscules i minúscules\" i \"Només la paraula\" s'interpreten com a \"No\" o FALS si estan buides o són zero (0). La resta de continguts s'interpreten com a \"Sí\" o CERT."
@@ -13455,7 +13433,6 @@ msgstr "Les entrades \"Distingeix entre majúscules i minúscules\" i \"Només l
msgctxt ""
"04120250.xhp\n"
"hd_id3145778\n"
-"27\n"
"help.text"
msgid "Example"
msgstr "Exemple"
@@ -13464,7 +13441,6 @@ msgstr "Exemple"
msgctxt ""
"04120250.xhp\n"
"par_id3155907\n"
-"14\n"
"help.text"
msgid "For example, to include the word \"Boston\" in your alphabetical index under the \"Cities\" entry, enter the following line in the concordance file:"
msgstr "Per exemple, per incloure la paraula \"Boston\" en l'índex alfabètic sota l'entrada \"Ciutats\", introduïu la línia següent en el fitxer de concordança."
@@ -13473,7 +13449,6 @@ msgstr "Per exemple, per incloure la paraula \"Boston\" en l'índex alfabètic s
msgctxt ""
"04120250.xhp\n"
"par_id3151370\n"
-"15\n"
"help.text"
msgid "Boston;Boston;Cities;;0;0"
msgstr "Boston;Boston;Ciutats;;0;0"
@@ -13482,7 +13457,6 @@ msgstr "Boston;Boston;Ciutats;;0;0"
msgctxt ""
"04120250.xhp\n"
"par_id3151383\n"
-"16\n"
"help.text"
msgid "This also finds \"Boston\" if it is written in lowercase letters."
msgstr "També troba \"Boston\" si està escrit en minúscules."
@@ -13491,7 +13465,6 @@ msgstr "També troba \"Boston\" si està escrit en minúscules."
msgctxt ""
"04120250.xhp\n"
"par_id3155866\n"
-"17\n"
"help.text"
msgid "To include the \"Beacon Hill\" district in Boston under the \"Cities\" entry, enter the following line:"
msgstr "Per incloure el districte \"Beacon Hill\" de Boston en l'entrada de \"Ciutats\", introduïu la línia següent:"
@@ -13500,7 +13473,6 @@ msgstr "Per incloure el districte \"Beacon Hill\" de Boston en l'entrada de \"Ci
msgctxt ""
"04120250.xhp\n"
"par_id3150116\n"
-"18\n"
"help.text"
msgid "Beacon Hill;Boston;Cities;"
msgstr "Beacon Hill;Boston;Ciutats;"
@@ -14589,16 +14561,17 @@ msgctxt ""
"04220000.xhp\n"
"par_id3153921\n"
"help.text"
-msgid "To remove a header, choose <emph>Insert - </emph><emph>Header and Footer - </emph><emph>Header</emph>, and then select the page style containing the header. The header is removed from all of the pages that use this page style."
+msgid "To remove a header, choose <emph>Insert - Header and Footer - Header</emph>, and then select the page style containing the header. The header is removed from all of the pages that use this page style."
msgstr "Per eliminar una capçalera, trieu <emph>Insereix - Capçalera</emph> i, a continuació, seleccioneu l'estil de pàgina que la conté. La capçalera se suprimirà de totes les pàgines que utilitzen este estil de pàgina."
#: 04220000.xhp
+#, fuzzy
msgctxt ""
"04220000.xhp\n"
"par_id3150761\n"
"help.text"
-msgid "To add or remove headers from all of the page styles that are in use in the document, choose <emph>Insert - </emph><emph>Header and Footer - </emph><emph>Header - All</emph>."
-msgstr ""
+msgid "To add or remove headers from all of the page styles that are in use in the document, choose <emph>Insert - Header and Footer - Header - All</emph>."
+msgstr "Per afegir o eliminar capçaleres de tots els estils de pàgina que estan en ús en el document, trieu <emph>Insereix - Capçalera - Totes</emph>."
#: 04220000.xhp
msgctxt ""
@@ -14656,16 +14629,17 @@ msgctxt ""
"04230000.xhp\n"
"par_id3150566\n"
"help.text"
-msgid "To remove a footer, choose <emph>Insert - </emph><emph>Header and Footer - </emph><emph>Footer</emph>, and then select the page style containing the footer. The footer is removed from all of the pages that use this page style."
+msgid "To remove a footer, choose <emph>Insert - Header and Footer - Footer</emph>, and then select the page style containing the footer. The footer is removed from all of the pages that use this page style."
msgstr "Per eliminar un peu de pàgina, trieu <emph>Insereix - Peu de pàgina</emph> i, a continuació, seleccioneu l'estil de pàgina que conté el peu de pàgina. El peu de pàgina s'eliminarà de totes les pàgines que utilitzen este estil."
#: 04230000.xhp
+#, fuzzy
msgctxt ""
"04230000.xhp\n"
"par_id3153923\n"
"help.text"
-msgid "To add or remove footers from all of the page styles that are in use in the document, choose <emph>Insert - </emph><emph>Header and Footer - </emph><emph>Footer - All</emph>."
-msgstr ""
+msgid "To add or remove footers from all of the page styles that are in use in the document, choose <emph>Insert - Header and Footer - Footer - All</emph>."
+msgstr "Per afegir o eliminar peus de pàgina de tots els estils de pàgina que s'estan utilitzant en el document, trieu <emph>Insereix - Peu de pàgina - Tots</emph>."
#: 04230000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/02.po b/source/ca-valencia/helpcontent2/source/text/swriter/02.po
index ac5859c7c32..927d10eeebc 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/02.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/02.po
@@ -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: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2015-12-11 12:17+0000\n"
-"Last-Translator: system user <>\n"
+"POT-Creation-Date: 2016-05-23 21:36+0200\n"
+"PO-Revision-Date: 2016-05-02 10:30+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\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.7\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1449836266.000000\n"
+"X-POOTLE-MTIME: 1462185056.000000\n"
#: 02110000.xhp
msgctxt ""
@@ -3446,9 +3446,8 @@ msgstr "<ahelp hid=\".uno:InsertDateField\">Insereix la data actual com a camp.<
msgctxt ""
"18030100.xhp\n"
"par_id3151312\n"
-"3\n"
"help.text"
-msgid "If you would like to define a different date format, or have the date updated automatically, select <emph>Insert - Fields - More Fields</emph> to insert a field command and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. The format of an existing date field can be modified at any time by choosing <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>."
+msgid "If you would like to define a different date format, or have the date updated automatically, select <emph>Insert - Field - More Fields</emph> to insert a field command and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. The format of an existing date field can be modified at any time by choosing <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>."
msgstr "Si voleu definir un format de data diferent o que la data s'actualitzi automàticament, seleccioneu <emph>Insereix - Camps - Altres</emph> per inserir una ordre de camps i definir els paràmetres que desitgeu al diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. El format d'un camp de data existent es pot modificar en qualsevol moment si trieu<link href=\"text/swriter/01/02140000.xhp\" name=\"Edita - Camps\"><emph>Edita - Camps</emph></link>."
#: 18030200.xhp
@@ -3490,9 +3489,8 @@ msgstr "<ahelp hid=\".uno:InsertTimeField\" visibility=\"visible\">Insereix l'ho
msgctxt ""
"18030200.xhp\n"
"par_id3151177\n"
-"3\n"
"help.text"
-msgid "To assign a different time format, or adapt the actual time data, select <emph>Insert - Fields - More Fields</emph> and make the desired changes in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. Additionally, you can modify the format of an inserted time field at any time by choosing <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>."
+msgid "To assign a different time format, or adapt the actual time data, select <emph>Insert - Field - More Fields</emph> and make the desired changes in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. Additionally, you can modify the format of an inserted time field at any time by choosing <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>."
msgstr "Per assignar un format d'hora diferent o adaptar les dades de l'hora actual, seleccioneu <emph>Insereix - Camps - Altres</emph> i feu els canvis que desitgeu en el diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. A més a més, en qualsevol moment podeu modificar el format d'un camp d'hora inserit si trieu <link href=\"text/swriter/01/02140000.xhp\" name=\"Edita - Camps\"><emph>Edita - Camps</emph></link>."
#: 18030300.xhp
@@ -3518,7 +3516,7 @@ msgctxt ""
"18030300.xhp\n"
"par_id3150760\n"
"help.text"
-msgid "<ahelp hid=\".\">Inserts the current page number as a field at the cursor position.</ahelp> The default setting is for it to use the <emph>Page </emph><emph>Number</emph> character style."
+msgid "<ahelp hid=\".\">Inserts the current page number as a field at the cursor position.</ahelp> The default setting is for it to use the <emph>Page Number</emph> character style."
msgstr ""
#: 18030300.xhp
@@ -3527,7 +3525,7 @@ msgctxt ""
"18030300.xhp\n"
"par_id3151175\n"
"help.text"
-msgid "If you would like to define a different format or modify the page number, insert a field with <emph>Insert - Fields - More Fields</emph> and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. It is also possible to edit a field inserted with the <emph>Page Number</emph> command with <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>. To change page numbers, read the <link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Page Numbers\"><emph>Page Numbers</emph></link> guide."
+msgid "If you would like to define a different format or modify the page number, insert a field with <emph>Insert - Field - More Fields</emph> and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. It is also possible to edit a field inserted with the <emph>Page Number</emph> command with <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>. To change page numbers, read the <link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Page Numbers\"><emph>Page Numbers</emph></link> guide."
msgstr "Si voleu definir un format diferent o modificar el número de pàgina, inseriu un camp des del menú <emph>Insereix - Camps - Altres</emph> i configureu els paràmetres que voleu amb el diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. També podeu editar un camp inserit amb l'ordre <emph>Números de pàgina</emph> amb l'opció <link href=\"text/swriter/01/02140000.xhp\" name=\"Edita - Camps\"><emph>Edita - Camps</emph></link>. Per canviar els números de pàgina, llegiu la guia <link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Números de pàgina\"><emph>Números de pàgina</emph></link>."
#: 18030400.xhp
@@ -3605,9 +3603,8 @@ msgstr "<ahelp hid=\".uno:InsertTopicField\">Insereix l'assumpte indicat a les p
msgctxt ""
"18030500.xhp\n"
"par_id3156380\n"
-"3\n"
"help.text"
-msgid "If you would like to insert a different document property as a field, select <emph>Insert - Fields - More Fields</emph> and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. The <emph>DocInformation</emph> category contains all of the fields shown in the document properties."
+msgid "If you would like to insert a different document property as a field, select <emph>Insert - Field - More Fields</emph> and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. The <emph>DocInformation</emph> category contains all of the fields shown in the document properties."
msgstr "Si voleu inserir una altra propietat del document com a camp, seleccioneu <emph>Insereix - Camps - Altres</emph> i establiu els paràmetres que desitgeu en el diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. La categoria <emph>Informació del document</emph> conté tots els camps que es mostren a les propietats del document."
#: 18030600.xhp
@@ -3641,9 +3638,8 @@ msgstr "<ahelp hid=\".uno:InsertTitleField\">Insereix com a camp el títol indic
msgctxt ""
"18030600.xhp\n"
"par_id3148768\n"
-"3\n"
"help.text"
-msgid "If you would like to insert a different document property as a field, select <emph>Insert - Fields - More Fields</emph> and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. The <emph>DocInformation</emph> category contains all of the fields shown in the document properties."
+msgid "If you would like to insert a different document property as a field, select <emph>Insert - Field - More Fields</emph> and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. The <emph>DocInformation</emph> category contains all of the fields shown in the document properties."
msgstr "Si voleu inserir una altra propietat del document com a camp, seleccioneu <emph>Insereix - Camps - Altres</emph> i establiu els paràmetres que desitgeu en el diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. La categoria <emph>Informació del document</emph> conté tots els camps que es mostren a les propietats del document."
#: 18030700.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/04.po b/source/ca-valencia/helpcontent2/source/text/swriter/04.po
index 864c227b3c0..178f5a1db23 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/04.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/04.po
@@ -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: 2016-01-08 13:42+0100\n"
-"PO-Revision-Date: 2015-05-11 16:09+0000\n"
-"Last-Translator: system user <>\n"
+"POT-Creation-Date: 2016-05-23 21:36+0200\n"
+"PO-Revision-Date: 2016-01-08 13:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\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.7\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1431360583.000000\n"
+"X-POOTLE-MTIME: 1452258061.000000\n"
#: 01020000.xhp
msgctxt ""
@@ -1314,12 +1314,13 @@ msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinlin
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Opció</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Fletxa avall"
#: 01020000.xhp
+#, fuzzy
msgctxt ""
"01020000.xhp\n"
"par_id6164433\n"
"help.text"
-msgid "Move cursor to end of paragraph."
-msgstr "Mou el cursor al final del paràgraf."
+msgid "Move cursor to beginning of next paragraph."
+msgstr "Mou el cursor al principi del paràgraf anterior"
#: 01020000.xhp
#, fuzzy
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/guide.po b/source/ca-valencia/helpcontent2/source/text/swriter/guide.po
index 349b3f1bb2b..bc0e255d21e 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2016-04-16 22:41+0000\n"
+"POT-Creation-Date: 2016-05-23 21:37+0200\n"
+"PO-Revision-Date: 2016-05-02 10:31+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.7\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1460846512.000000\n"
+"X-POOTLE-MTIME: 1462185066.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -3281,7 +3281,7 @@ msgctxt ""
"conditional_text.xhp\n"
"par_id3155566\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Fields - More Fields</item>, and then click the <item type=\"menuitem\">Variables</item> tab."
+msgid "Choose <item type=\"menuitem\">Insert - Field - More Fields</item>, and then click the <item type=\"menuitem\">Variables</item> tab."
msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Altres</item> i feu clic a la pestanya <item type=\"menuitem\">Variables</item>."
#: conditional_text.xhp
@@ -3348,7 +3348,7 @@ msgctxt ""
"conditional_text.xhp\n"
"par_id3151212\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Fields - More Fields</item>, and then click the <item type=\"menuitem\">Functions</item> tab."
+msgid "Choose <item type=\"menuitem\">Insert - Field - More Fields</item>, and then click the <item type=\"menuitem\">Functions</item> tab."
msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Altres</item> i feu clic a la pestanya <item type=\"menuitem\">Funcions</item>."
#: conditional_text.xhp
@@ -3484,11 +3484,12 @@ msgid "Place the cursor in your document where you want to insert the page count
msgstr "Col·loqueu el cursor en la posició del document on vulgueu inserir el recompte de pàgines."
#: conditional_text2.xhp
+#, fuzzy
msgctxt ""
"conditional_text2.xhp\n"
"par_id3150513\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Fields - Page Count</item>, and then enter a space."
+msgid "Choose <item type=\"menuitem\">Insert - Field - Page Count</item>, and then enter a space."
msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Recompte de pàgines</item> i introduïu un espai."
#: conditional_text2.xhp
@@ -3497,7 +3498,7 @@ msgctxt ""
"conditional_text2.xhp\n"
"par_id3150537\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Fields - More Fields</item>, and then click the <item type=\"menuitem\">Functions</item> tab."
+msgid "Choose <item type=\"menuitem\">Insert - Field - More Fields</item>, and then click the <item type=\"menuitem\">Functions</item> tab."
msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Altres</item> i feu clic a la pestanya <item type=\"menuitem\">Funcions</item>."
#: conditional_text2.xhp
@@ -4162,7 +4163,7 @@ msgctxt ""
"fields_date.xhp\n"
"par_id3147679\n"
"help.text"
-msgid "Choose <emph>Insert - Fields - More Fields</emph> and click the <emph>Document</emph> tab."
+msgid "Choose <emph>Insert - Field - More Fields</emph> and click the <emph>Document</emph> tab."
msgstr "Trieu <emph>Insereix - Camps - Altres</emph> i feu clic a la pestanya <emph>Document</emph>."
#: fields_date.xhp
@@ -4232,7 +4233,7 @@ msgctxt ""
"fields_enter.xhp\n"
"par_id3145776\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Fields - More Fields</item> and click the <item type=\"menuitem\">Functions</item> tab."
+msgid "Choose <item type=\"menuitem\">Insert - Field - More Fields</item> and click the <item type=\"menuitem\">Functions</item> tab."
msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Altres</item> i feu clic a la pestanya <item type=\"menuitem\">Funcions</item>."
#: fields_enter.xhp
@@ -5100,7 +5101,7 @@ msgctxt ""
"footer_nextpage.xhp\n"
"par_id3147109\n"
"help.text"
-msgid "Place the cursor in the footer and choose <emph>Insert - Fields - More Fields</emph>."
+msgid "Place the cursor in the footer and choose <emph>Insert - Field - More Fields</emph>."
msgstr "Col·loqueu el cursor en el peu i trieu <emph>Insereix - Camps - Altres</emph>."
#: footer_nextpage.xhp
@@ -5195,12 +5196,12 @@ msgid "Choose <emph>Insert - Footer</emph> and select the page style that you wa
msgstr "Trieu <emph>Insereix - Peu</emph> i seleccioneu l'estil de pàgina al qual vulgueu afegir el peu."
#: footer_pagenumber.xhp
+#, fuzzy
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id3150534\n"
-"3\n"
"help.text"
-msgid "Choose <emph>Insert - Fields - Page Number</emph>."
+msgid "Choose <emph>Insert - Field - Page Number</emph>."
msgstr "Trieu <emph>Insereix - Camps - Número de pàgina</emph>."
#: footer_pagenumber.xhp
@@ -5230,12 +5231,12 @@ msgid "Click in front of the page number field, type <item type=\"literal\">Page
msgstr "Feu clic davant del camp de número de pàgina, escriviu <item type=\"literal\">Pàgina</item> i introduïu un espai; feu clic després del camp, introduïu un espai, escriviu <item type=\"literal\">de</item> i introduïu un altre espai."
#: footer_pagenumber.xhp
+#, fuzzy
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id3155554\n"
-"7\n"
"help.text"
-msgid "Choose <emph>Insert - Fields - Page Count</emph>."
+msgid "Choose <emph>Insert - Field - Page Count</emph>."
msgstr "Trieu <emph>Insereix - Camps - Recompte de pàgines</emph>."
#: footnote_usage.xhp
@@ -6527,7 +6528,7 @@ msgctxt ""
"header_with_chapter.xhp\n"
"par_id3146863\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Fields - More Fields</item> and click the <item type=\"menuitem\">Document</item> tab."
+msgid "Choose <item type=\"menuitem\">Insert - Field - More Fields</item> and click the <item type=\"menuitem\">Document</item> tab."
msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Altres</item> i feu clic a la pestanya <item type=\"menuitem\">Funcions</item>."
#: header_with_chapter.xhp
@@ -6686,9 +6687,8 @@ msgstr "Per crear una variable"
msgctxt ""
"hidden_text.xhp\n"
"par_id3153131\n"
-"20\n"
"help.text"
-msgid "Click in your document and choose <emph>Insert - Fields - More Fields</emph>."
+msgid "Click in your document and choose <emph>Insert - Field - More Fields</emph>."
msgstr "Feu clic en el document i trieu <emph>Insereix - Camps - Altres</emph>."
#: hidden_text.xhp
@@ -6768,9 +6768,8 @@ msgstr "Feu clic a la part del document on vulgueu inserir el text."
msgctxt ""
"hidden_text.xhp\n"
"par_id3145409\n"
-"5\n"
"help.text"
-msgid "Choose <emph>Insert - Fields - More Fields</emph> and click the <emph>Functions</emph> tab."
+msgid "Choose <emph>Insert - Field - More Fields</emph> and click the <emph>Functions</emph> tab."
msgstr "Trieu <emph>Insereix - Camps - Altres</emph> i feu clic a la pestanya <emph>Funcions</emph>."
#: hidden_text.xhp
@@ -6832,9 +6831,8 @@ msgstr "Feu clic al paràgraf on vulgueu afegir el text."
msgctxt ""
"hidden_text.xhp\n"
"par_id3154872\n"
-"35\n"
"help.text"
-msgid "Choose <emph>Insert - Fields - More Fields</emph> and click the <emph>Functions</emph> tab."
+msgid "Choose <emph>Insert - Field - More Fields</emph> and click the <emph>Functions</emph> tab."
msgstr "Trieu <emph>Insereix - Camps - Altres</emph> i feu clic a la pestanya <emph>Funcions</emph>."
#: hidden_text.xhp
@@ -6938,9 +6936,8 @@ msgstr "<link href=\"text/swriter/guide/nonprintable_text.xhp\" name=\"Creació
msgctxt ""
"hidden_text.xhp\n"
"par_id3148603\n"
-"10\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Insert - Fields - Other\">Insert - Fields - More Fields</link>"
+msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Insert - Fields - Other\">Insert - Field - More Fields</link>"
msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Insereix - Camps - Altres\">Insereix - Camps - Altres</link>"
#: hidden_text.xhp
@@ -9701,7 +9698,7 @@ msgctxt ""
"number_sequence.xhp\n"
"par_id3155048\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Fields - More Fields</item>, and then click the <item type=\"menuitem\">Variables</item> tab."
+msgid "Choose <item type=\"menuitem\">Insert - Field - More Fields</item>, and then click the <item type=\"menuitem\">Variables</item> tab."
msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Altres</item> i feu clic a la pestanya <item type=\"menuitem\">Variables</item>."
#: number_sequence.xhp
@@ -10574,11 +10571,12 @@ msgid "To Insert Page Numbers"
msgstr "Per inserir números de pàgina"
#: pagenumbers.xhp
+#, fuzzy
msgctxt ""
"pagenumbers.xhp\n"
"par_id8611102\n"
"help.text"
-msgid "Choose <emph>Insert - Fields - Page Number</emph> to insert a page number at the current cursor position."
+msgid "Choose <emph>Insert - Field - Page Number</emph> to insert a page number at the current cursor position."
msgstr "Trieu <emph>Insereix - Camps - Número de pàgina</emph> per inserir un número de pàgina a la posició actual del cursor."
#: pagenumbers.xhp
@@ -13793,11 +13791,12 @@ msgid "You can manually check the spelling and grammar of a text selection or th
msgstr "Podeu verificar manualment l'ortografia i la gramàtica d'una selecció de text o de tot un document."
#: spellcheck_dialog.xhp
+#, fuzzy
msgctxt ""
"spellcheck_dialog.xhp\n"
"par_id0525200902184476\n"
"help.text"
-msgid "To check the spelling and the grammar of a text, the appropriate dictionaries must be installed. For many languages three different dictionaries exist: a spellchecker, a hyphenation dictionary, and a thesaurus. Each dictionary covers one language only. Grammar checkers can be downloaded and installed as extensions. See the <link href=\"http://extensions.libreoffice.org/dictionary\">extensions web page</link>."
+msgid "To check the spelling and the grammar of a text, the appropriate dictionaries must be installed. For many languages three different dictionaries exist: a spellchecker, a hyphenation dictionary, and a thesaurus. Each dictionary covers one language only. Grammar checkers can be downloaded and installed as extensions. See the <link href=\"http://extensions.libreoffice.org/extension-center?getCategories=Dictionary\">extensions web page</link>."
msgstr "Per verificar l'ortografia i la gramàtica d'un text, cal que el diccionari adient es trobe insta·lat. Per a moltes llengües, hi ha disponibles diferents diccionaris: un diccionari ortogràfic, de partició de mots i un tesaurus. Cada diccionari cobreix només una llengua. Podeu descarregar i instal·lar els correctors gramaticals com a extensions. Vegeu <link href=\"http://extensions.libreoffice.org/dictionary\">la pàgina web d'extensions</link>."
#: spellcheck_dialog.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/menu.po b/source/ca-valencia/helpcontent2/source/text/swriter/menu.po
new file mode 100644
index 00000000000..b5bd655c0c7
--- /dev/null
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/menu.po
@@ -0,0 +1,150 @@
+#. extracted from helpcontent2/source/text/swriter/menu
+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: 2016-05-07 21:35+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+
+#: insert_footnote_endnote.xhp
+msgctxt ""
+"insert_footnote_endnote.xhp\n"
+"tit\n"
+"help.text"
+msgid "Footnote and Endnote"
+msgstr ""
+
+#: insert_footnote_endnote.xhp
+msgctxt ""
+"insert_footnote_endnote.xhp\n"
+"hd_id03042016113344773\n"
+"help.text"
+msgid "<link href=\"text/swriter/menu/insert_footnote_endnote.xhp\">Footnote and Endnote</link>"
+msgstr ""
+
+#: insert_footnote_endnote.xhp
+msgctxt ""
+"insert_footnote_endnote.xhp\n"
+"par_id030420161136126396\n"
+"help.text"
+msgid "<ahelp hid=\".\">The menu contains commands to insert a footnote or endnote with or without additional user interaction.</ahelp>"
+msgstr ""
+
+#: insert_footnote_endnote.xhp
+msgctxt ""
+"insert_footnote_endnote.xhp\n"
+"par_id03042016113613789\n"
+"help.text"
+msgid "Footnote"
+msgstr ""
+
+#: insert_footnote_endnote.xhp
+msgctxt ""
+"insert_footnote_endnote.xhp\n"
+"par_id030420161138373075\n"
+"help.text"
+msgid "<ahelp hid=\".uno:InsertFootnote\">Insert a footnote at the current cursor position without a prompt.</ahelp>"
+msgstr ""
+
+#: insert_footnote_endnote.xhp
+msgctxt ""
+"insert_footnote_endnote.xhp\n"
+"hd_id030420161138377837\n"
+"help.text"
+msgid "Endnote"
+msgstr ""
+
+#: insert_footnote_endnote.xhp
+msgctxt ""
+"insert_footnote_endnote.xhp\n"
+"par_id030420161138378865\n"
+"help.text"
+msgid "<ahelp hid=\".uno:InsertEndnote\">Insert a endnote at the current cursor position without a prompt.</ahelp>"
+msgstr ""
+
+#: insert_footnote_endnote.xhp
+msgctxt ""
+"insert_footnote_endnote.xhp\n"
+"hd_id3147231\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote or Endnote</link>"
+msgstr ""
+
+#: insert_frame.xhp
+msgctxt ""
+"insert_frame.xhp\n"
+"tit\n"
+"help.text"
+msgid "Frame"
+msgstr ""
+
+#: insert_frame.xhp
+msgctxt ""
+"insert_frame.xhp\n"
+"hd_id030720160601535384\n"
+"help.text"
+msgid "<link href=\"text/swriter/menu/insert_frame.xhp\">Frame</link>"
+msgstr ""
+
+#: insert_frame.xhp
+msgctxt ""
+"insert_frame.xhp\n"
+"par_id030720160603138925\n"
+"help.text"
+msgid "<ahelp hid=\".\">This submenu contains both interactive and non-interactive means of inserting a frame.</ahelp>"
+msgstr ""
+
+#: insert_frame.xhp
+msgctxt ""
+"insert_frame.xhp\n"
+"hd_id030720160605268360\n"
+"help.text"
+msgid "Frame Interactively"
+msgstr ""
+
+#: insert_frame.xhp
+msgctxt ""
+"insert_frame.xhp\n"
+"par_id030720160605261333\n"
+"help.text"
+msgid "<ahelp hid=\".uno:InsertFrameInteract\">Insert a frame by drawing its shape with the mouse cursor.</ahelp>"
+msgstr ""
+
+#: insert_frame.xhp
+msgctxt ""
+"insert_frame.xhp\n"
+"hd_id3150951\n"
+"help.text"
+msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+msgstr ""
+
+#: insert_header_footer.xhp
+msgctxt ""
+"insert_header_footer.xhp\n"
+"tit\n"
+"help.text"
+msgid "Header and Footer"
+msgstr ""
+
+#: insert_header_footer.xhp
+msgctxt ""
+"insert_header_footer.xhp\n"
+"hd_id030720160441573285\n"
+"help.text"
+msgid "<link href=\"text/swriter/menu/insert_header_footer.xhp\">Header and Footer</link>"
+msgstr ""
+
+#: insert_header_footer.xhp
+msgctxt ""
+"insert_header_footer.xhp\n"
+"par_id030720160442296603\n"
+"help.text"
+msgid "<ahelp hid=\".\">This submenu includes commands to add and remove page headers and footers.</ahelp>"
+msgstr ""