summaryrefslogtreecommitdiff
path: root/sw/inc/IDocumentStylePoolAccess.hxx
blob: c56104b321645c6c9baca609fd81fb14a81dc483 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * This file incorporates work covered by the following license notice:
 *
 *   Licensed to the Apache Software Foundation (ASF) under one or more
 *   contributor license agreements. See the NOTICE file distributed
 *   with this work for additional information regarding copyright
 *   ownership. The ASF licenses this file to you under the Apache
 *   License, Version 2.0 (the "License"); you may not use this file
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 */

#ifndef INCLUDED_SW_INC_IDOCUMENTSTYLEPOOLACCESS_HXX
#define INCLUDED_SW_INC_IDOCUMENTSTYLEPOOLACCESS_HXX

#include <sal/types.h>

class SwTextFormatColl;
class SwCharFormat;
class SwFormat;
class SwFrameFormat;
class SwNumRule;
class SwPageDesc;

/** Access to the style pool
 */
class IDocumentStylePoolAccess
{
public:

    /** Return "Auto-Collection with ID.
        Create, if it does not yet exist.
        If string pointer is defined request only description
        of attributes, do not create style sheet!
    */
    virtual SwTextFormatColl* GetTextCollFromPool( sal_uInt16 nId, bool bRegardLanguage = true ) = 0;

    /** Return required automatic format base class.
    */
    virtual SwFormat* GetFormatFromPool( sal_uInt16 nId ) = 0;

    /** Return required automatic format.
     */
    virtual SwFrameFormat* GetFrameFormatFromPool( sal_uInt16 nId ) = 0;

    virtual SwCharFormat* GetCharFormatFromPool( sal_uInt16 nId ) = 0;

    /** Return required automatic page style.
     */
    virtual SwPageDesc* GetPageDescFromPool( sal_uInt16 nId, bool bRegardLanguage = true ) = 0;

    virtual SwNumRule* GetNumRuleFromPool( sal_uInt16 nId ) = 0;

    /** Check whether this "auto-collection" is used in document.
     */
    virtual bool IsPoolTextCollUsed( sal_uInt16 nId ) const = 0;
    virtual bool IsPoolFormatUsed( sal_uInt16 nId ) const = 0;
    virtual bool IsPoolPageDescUsed( sal_uInt16 nId ) const = 0;

protected:
    virtual ~IDocumentStylePoolAccess() {};
};

#endif // INCLUDED_SW_INC_IDOCUMENTSTYLEPOOLACCESS_HXX

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
d>source/is/helpcontent2/source/text/simpress/00.po13
-rw-r--r--source/is/helpcontent2/source/text/simpress/01.po19
-rw-r--r--source/is/helpcontent2/source/text/swriter.po19
-rw-r--r--source/is/helpcontent2/source/text/swriter/00.po9
-rw-r--r--source/is/helpcontent2/source/text/swriter/01.po63
-rw-r--r--source/is/helpcontent2/source/text/swriter/02.po17
-rw-r--r--source/is/helpcontent2/source/text/swriter/04.po11
-rw-r--r--source/is/helpcontent2/source/text/swriter/guide.po51
-rw-r--r--source/is/nlpsolver/src/locale.po15
-rw-r--r--source/is/officecfg/registry/data/org/openoffice/Office.po10
-rw-r--r--source/is/officecfg/registry/data/org/openoffice/Office/UI.po132
-rw-r--r--source/is/sc/source/ui/src.po16
-rw-r--r--source/is/sc/uiconfig/scalc/ui.po8
-rw-r--r--source/is/scaddins/source/datefunc.po15
-rw-r--r--source/is/scp2/source/extensions.po16
-rw-r--r--source/is/sd/source/ui/app.po14
-rw-r--r--source/is/sd/uiconfig/simpress/ui.po8
-rw-r--r--source/is/starmath/source.po18
-rw-r--r--source/is/svtools/source/misc.po8
-rw-r--r--source/is/svx/source/form.po10
-rw-r--r--source/is/svx/source/svdraw.po12
-rw-r--r--source/is/svx/uiconfig/ui.po10
-rw-r--r--source/is/sw/source/ui/app.po10
-rw-r--r--source/is/sw/source/ui/dialog.po7
-rw-r--r--source/is/sw/source/ui/dochdl.po9
-rw-r--r--source/is/sw/source/ui/misc.po12
-rw-r--r--source/is/sw/source/ui/utlui.po8
-rw-r--r--source/is/sw/source/uibase/utlui.po8
-rw-r--r--source/is/sw/uiconfig/swriter/ui.po18
-rw-r--r--source/is/swext/mediawiki/help.po30
-rw-r--r--source/is/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po15
-rw-r--r--source/is/uui/uiconfig/ui.po11
-rw-r--r--source/is/vcl/source/src.po8
-rw-r--r--source/is/wizards/source/formwizard.po10
-rw-r--r--source/it/officecfg/registry/data/org/openoffice/Office.po10
-rw-r--r--source/it/officecfg/registry/data/org/openoffice/Office/UI.po14
-rw-r--r--source/it/sd/source/ui/app.po12
-rw-r--r--source/it/sw/uiconfig/swriter/ui.po11
-rw-r--r--source/it/uui/uiconfig/ui.po11
-rw-r--r--source/kk/officecfg/registry/data/org/openoffice/Office.po12
-rw-r--r--source/kk/officecfg/registry/data/org/openoffice/Office/UI.po12
-rw-r--r--source/kk/sd/source/ui/app.po12
-rw-r--r--source/kk/sw/uiconfig/swriter/ui.po13
-rw-r--r--source/kk/uui/uiconfig/ui.po11
-rw-r--r--source/nl/officecfg/registry/data/org/openoffice/Office.po12
-rw-r--r--source/nl/officecfg/registry/data/org/openoffice/Office/UI.po12
-rw-r--r--source/nl/sd/source/ui/app.po12
-rw-r--r--source/nl/sw/uiconfig/swriter/ui.po9
-rw-r--r--source/nl/uui/uiconfig/ui.po11
-rw-r--r--source/nn/officecfg/registry/data/org/openoffice/Office.po12
-rw-r--r--source/nn/officecfg/registry/data/org/openoffice/Office/UI.po12
-rw-r--r--source/nn/sd/source/ui/app.po12
-rw-r--r--source/nn/sw/uiconfig/swriter/ui.po9
-rw-r--r--source/nn/uui/uiconfig/ui.po11
-rw-r--r--source/oc/officecfg/registry/data/org/openoffice/Office.po11
-rw-r--r--source/oc/officecfg/registry/data/org/openoffice/Office/UI.po14
-rw-r--r--source/oc/sd/source/ui/app.po11
-rw-r--r--source/oc/sw/uiconfig/swriter/ui.po27
-rw-r--r--source/oc/uui/uiconfig/ui.po11
-rw-r--r--source/pt-BR/officecfg/registry/data/org/openoffice/Office.po10
-rw-r--r--source/pt-BR/officecfg/registry/data/org/openoffice/Office/UI.po14
-rw-r--r--source/pt-BR/sd/source/ui/app.po17
-rw-r--r--source/pt-BR/sw/uiconfig/swriter/ui.po14
-rw-r--r--source/pt-BR/uui/uiconfig/ui.po17
-rw-r--r--source/ru/officecfg/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ru/officecfg/registry/data/org/openoffice/Office/UI.po10
-rw-r--r--source/ru/sd/source/ui/app.po12
-rw-r--r--source/ru/sw/uiconfig/swriter/ui.po11
-rw-r--r--source/ru/uui/uiconfig/ui.po11
-rw-r--r--source/ta/cui/uiconfig/ui.po10
-rw-r--r--source/ta/dbaccess/uiconfig/ui.po16
-rw-r--r--source/uk/officecfg/registry/data/org/openoffice/Office.po14
-rw-r--r--source/uk/officecfg/registry/data/org/openoffice/Office/UI.po14
-rw-r--r--source/uk/sd/source/ui/app.po12
-rw-r--r--source/uk/sw/uiconfig/swriter/ui.po13
-rw-r--r--source/uk/uui/uiconfig/ui.po11
151 files changed, 1021 insertions, 1138 deletions
diff --git a/source/bg/officecfg/registry/data/org/openoffice/Office.po b/source/bg/officecfg/registry/data/org/openoffice/Office.po
index c6c7c6ad13c..17b06d08bd6 100644
--- a/source/bg/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/bg/officecfg/registry/data/org/openoffice/Office.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-06-19 19:16+0000\n"
+"PO-Revision-Date: 2015-10-13 15:48+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1434741380.000000\n"
+"X-POOTLE-MTIME: 1444751282.000000\n"
#: Addons.xcu
msgctxt ""
@@ -89,7 +89,6 @@ msgid "Clear screen"
msgstr "Изчистване на екрана"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m10\n"
@@ -99,7 +98,6 @@ msgid "Logo command line (press Enter for command execution or F1 for help)"
msgstr "Команден ред на Logo (натиснете Enter за изпълнение на команда или F1 за помощ)"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m09\n"
diff --git a/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po
index 8ba97ce02c3..854232d4ec1 100644
--- a/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,17 +4,17 @@ 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: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-22 23:32+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-13 15:48+0000\n"
+"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429745528.000000\n"
+"X-POOTLE-MTIME: 1444751297.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -3302,7 +3302,6 @@ msgid "Delete Page ~Break"
msgstr "~Изтриване разделител на страници"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:FillCellsMenu\n"
@@ -14996,7 +14995,6 @@ msgid "~Bullets and Numbering..."
msgstr "~Водачи и номерация..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditDoc\n"
diff --git a/source/bg/sd/source/ui/app.po b/source/bg/sd/source/ui/app.po
index 99e108a7587..479330c4cef 100644
--- a/source/bg/sd/source/ui/app.po
+++ b/source/bg/sd/source/ui/app.po
@@ -4,17 +4,17 @@ 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: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-22 23:32+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-13 15:45+0000\n"
+"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429745563.000000\n"
+"X-POOTLE-MTIME: 1444751159.000000\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -3778,7 +3778,7 @@ msgctxt ""
"STR_FIELD_PLACEHOLDER_SLIDENAME\n"
"string.text"
msgid "<slide-name>"
-msgstr ""
+msgstr "<име-на-кадър>"
#: strings.src
msgctxt ""
@@ -3786,7 +3786,7 @@ msgctxt ""
"STR_FIELD_PLACEHOLDER_PAGENAME\n"
"string.text"
msgid "<page-name>"
-msgstr ""
+msgstr "<име-на-страница>"
#: strings.src
msgctxt ""
diff --git a/source/bg/sw/uiconfig/swriter/ui.po b/source/bg/sw/uiconfig/swriter/ui.po
index 77110849e2d..fde8c5ac2c3 100644
--- a/source/bg/sw/uiconfig/swriter/ui.po
+++ b/source/bg/sw/uiconfig/swriter/ui.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-06-27 13:47+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-13 15:47+0000\n"
+"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: none\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1435412833.000000\n"
+"X-POOTLE-MTIME: 1444751227.000000\n"
#: abstractdialog.ui
msgctxt ""
@@ -5463,10 +5463,9 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right-to-left (vertical)"
-msgstr ""
+msgstr "Отдясно наляво (вертикално)"
#: frmaddpage.ui
-#, fuzzy
msgctxt ""
"frmaddpage.ui\n"
"liststore1\n"
diff --git a/source/bg/uui/uiconfig/ui.po b/source/bg/uui/uiconfig/ui.po
index 388adbe3584..d2964242e44 100644
--- a/source/bg/uui/uiconfig/ui.po
+++ b/source/bg/uui/uiconfig/ui.po
@@ -4,17 +4,17 @@ 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: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-22 23:34+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-13 15:46+0000\n"
+"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429745656.000000\n"
+"X-POOTLE-MTIME: 1444751194.000000\n"
#: authfallback.ui
msgctxt ""
@@ -196,14 +196,13 @@ msgid "The document contains document macros signed by:"
msgstr "Документът съдържа макроси, подписани от:"
#: macrowarnmedium.ui
-#, fuzzy
msgctxt ""
"macrowarnmedium.ui\n"
"descr1aLabel\n"
"label\n"
"string.text"
msgid "The document contains document macros."
-msgstr "Документът съдържа макроси, подписани от:"
+msgstr "Документът съдържа макроси."
#: macrowarnmedium.ui
msgctxt ""
diff --git a/source/br/officecfg/registry/data/org/openoffice/Office.po b/source/br/officecfg/registry/data/org/openoffice/Office.po
index b1af8325678..983b03629fd 100644
--- a/source/br/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/br/officecfg/registry/data/org/openoffice/Office.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-05-08 13:47+0000\n"
+"PO-Revision-Date: 2015-10-09 20:02+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1431092860.000000\n"
+"X-POOTLE-MTIME: 1444420928.000000\n"
#: Addons.xcu
msgctxt ""
@@ -89,7 +89,6 @@ msgid "Clear screen"
msgstr "Skarzhañ ar skramm"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m10\n"
@@ -99,7 +98,6 @@ msgid "Logo command line (press Enter for command execution or F1 for help)"
msgstr "Arc'had Logo (pouezit war Enankañ evit erounit an arc'had pe war F1 evit ar skoazell)"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m09\n"
diff --git a/source/br/officecfg/registry/data/org/openoffice/Office/UI.po b/source/br/officecfg/registry/data/org/openoffice/Office/UI.po
index 0da58cb39e2..d56d3f2f45f 100644
--- a/source/br/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/br/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-05-08 14:18+0000\n"
+"PO-Revision-Date: 2015-10-09 20:02+0000\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1431094727.000000\n"
+"X-POOTLE-MTIME: 1444420953.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -3302,14 +3302,13 @@ msgid "Delete Page ~Break"
msgstr "Lemel k~uit al lamm dre zorn"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:FillCellsMenu\n"
"Label\n"
"value.text"
msgid "F~ill"
-msgstr "Leuniañ"
+msgstr "Leun~iañ"
#: CalcCommands.xcu
msgctxt ""
@@ -14996,7 +14995,6 @@ msgid "~Bullets and Numbering..."
msgstr "~Padelligoù ha niverenniñ..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditDoc\n"
diff --git a/source/br/sd/source/ui/app.po b/source/br/sd/source/ui/app.po
index 963a4ca6b57..28a55dc26bf 100644
--- a/source/br/sd/source/ui/app.po
+++ b/source/br/sd/source/ui/app.po
@@ -4,17 +4,17 @@ 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: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 04:31+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-09 20:03+0000\n"
+"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429763483.000000\n"
+"X-POOTLE-MTIME: 1444421028.000000\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -3778,7 +3778,7 @@ msgctxt ""
"STR_FIELD_PLACEHOLDER_SLIDENAME\n"
"string.text"
msgid "<slide-name>"
-msgstr ""
+msgstr "<anv-treyonenn>"
#: strings.src
msgctxt ""
@@ -3786,7 +3786,7 @@ msgctxt ""
"STR_FIELD_PLACEHOLDER_PAGENAME\n"
"string.text"
msgid "<page-name>"
-msgstr ""
+msgstr "<anv-pajenn>"
#: strings.src
msgctxt ""
diff --git a/source/br/sw/uiconfig/swriter/ui.po b/source/br/sw/uiconfig/swriter/ui.po
index f7bd0f87691..cfc10fe7e2f 100644
--- a/source/br/sw/uiconfig/swriter/ui.po
+++ b/source/br/sw/uiconfig/swriter/ui.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-06-18 16:04+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-09 20:05+0000\n"
+"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: none\n"
"Language: br\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1434643465.000000\n"
+"X-POOTLE-MTIME: 1444421147.000000\n"
#: abstractdialog.ui
msgctxt ""
@@ -5463,17 +5463,16 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right-to-left (vertical)"
-msgstr ""
+msgstr "A zehou da gleiz (a-serzh)"
#: frmaddpage.ui
-#, fuzzy
msgctxt ""
"frmaddpage.ui\n"
"liststore1\n"
"3\n"
"stringlist.text"
msgid "Use superordinate object settings"
-msgstr "Arverañ arventennoù an ergorenn uheloc'h"
+msgstr "Arverañ arventennoù an ergorenn a-us"
#: frmtypepage.ui
msgctxt ""
diff --git a/source/br/uui/uiconfig/ui.po b/source/br/uui/uiconfig/ui.po
index f944cd2afe2..30b93946057 100644
--- a/source/br/uui/uiconfig/ui.po
+++ b/source/br/uui/uiconfig/ui.po
@@ -4,17 +4,17 @@ 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: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 04:33+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-09 20:06+0000\n"
+"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: br\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429763612.000000\n"
+"X-POOTLE-MTIME: 1444421184.000000\n"
#: authfallback.ui
msgctxt ""
@@ -196,14 +196,13 @@ msgid "The document contains document macros signed by:"
msgstr "En teul-mañ ez eus makroioù teul sinet gant :"
#: macrowarnmedium.ui
-#, fuzzy
msgctxt ""
"macrowarnmedium.ui\n"
"descr1aLabel\n"
"label\n"
"string.text"
msgid "The document contains document macros."
-msgstr "En teul-mañ ez eus makroioù teul sinet gant :"
+msgstr "En teul-mañ ez eus makroioù teul."
#: macrowarnmedium.ui
msgctxt ""
diff --git a/source/cy/officecfg/registry/data/org/openoffice/Office.po b/source/cy/officecfg/registry/data/org/openoffice/Office.po
index 0145b2e2ed4..47d61c1d8a0 100644
--- a/source/cy/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/cy/officecfg/registry/data/org/openoffice/Office.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 04:39+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-09 08:14+0000\n"
+"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\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==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429763978.000000\n"
+"X-POOTLE-MTIME: 1444378464.000000\n"
#: Addons.xcu
msgctxt ""
@@ -89,7 +89,6 @@ msgid "Clear screen"
msgstr "Clirio'r sgrin"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m10\n"
@@ -99,7 +98,6 @@ msgid "Logo command line (press Enter for command execution or F1 for help)"
msgstr "Llinell gorchymyn Logo (pwyswch Enter i weithredu'r gorchymyn neu F1 am gymorth)"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m09\n"
diff --git a/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po b/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po
index 3f76823a6fb..efec2932cb5 100644
--- a/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 04:39+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-09 08:14+0000\n"
+"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\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==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429763983.000000\n"
+"X-POOTLE-MTIME: 1444378482.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -3302,14 +3302,13 @@ msgid "Delete Page ~Break"
msgstr "Dileu ~Toriad Tudalen"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:FillCellsMenu\n"
"Label\n"
"value.text"
msgid "F~ill"
-msgstr "Llanw"
+msgstr "~Llanw"
#: CalcCommands.xcu
msgctxt ""
@@ -14996,7 +14995,6 @@ msgid "~Bullets and Numbering..."
msgstr "~Bwledi a Rhifo..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditDoc\n"
diff --git a/source/cy/sd/source/ui/app.po b/source/cy/sd/source/ui/app.po
index b58d1ef9c93..90ed2415556 100644
--- a/source/cy/sd/source/ui/app.po
+++ b/source/cy/sd/source/ui/app.po
@@ -4,17 +4,17 @@ 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: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 04:40+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-09 08:15+0000\n"
+"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\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==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429764027.000000\n"
+"X-POOTLE-MTIME: 1444378519.000000\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -3778,7 +3778,7 @@ msgctxt ""
"STR_FIELD_PLACEHOLDER_SLIDENAME\n"
"string.text"
msgid "<slide-name>"
-msgstr ""
+msgstr "<enw-sleid>"
#: strings.src
msgctxt ""
@@ -3786,7 +3786,7 @@ msgctxt ""
"STR_FIELD_PLACEHOLDER_PAGENAME\n"
"string.text"
msgid "<page-name>"
-msgstr ""
+msgstr "<enw-tudalen>"
#: strings.src
msgctxt ""
diff --git a/source/cy/sw/uiconfig/swriter/ui.po b/source/cy/sw/uiconfig/swriter/ui.po
index 63ea7285967..33b78b019ff 100644
--- a/source/cy/sw/uiconfig/swriter/ui.po
+++ b/source/cy/sw/uiconfig/swriter/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-08-27 18:30+0000\n"
+"PO-Revision-Date: 2015-10-09 08:15+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: none\n"
"Language: cy\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1440700212.000000\n"
+"X-POOTLE-MTIME: 1444378543.000000\n"
#: abstractdialog.ui
msgctxt ""
@@ -5463,10 +5463,9 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right-to-left (vertical)"
-msgstr ""
+msgstr "De i chwith (fertigol)"
#: frmaddpage.ui
-#, fuzzy
msgctxt ""
"frmaddpage.ui\n"
"liststore1\n"
diff --git a/source/cy/uui/uiconfig/ui.po b/source/cy/uui/uiconfig/ui.po
index 617d5149822..86b305c9ea2 100644
--- a/source/cy/uui/uiconfig/ui.po
+++ b/source/cy/uui/uiconfig/ui.po
@@ -4,17 +4,17 @@ 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: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 04:41+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-09 08:15+0000\n"
+"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\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==2) ? 1 : 0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429764096.000000\n"
+"X-POOTLE-MTIME: 1444378552.000000\n"
#: authfallback.ui
msgctxt ""
@@ -196,14 +196,13 @@ msgid "The document contains document macros signed by:"
msgstr "Mae'r ddogfen yn cynnwys macros dogfennau llofnodwyd gan:"
#: macrowarnmedium.ui
-#, fuzzy
msgctxt ""
"macrowarnmedium.ui\n"
"descr1aLabel\n"
"label\n"
"string.text"
msgid "The document contains document macros."
-msgstr "Mae'r ddogfen yn cynnwys macros dogfennau llofnodwyd gan:"
+msgstr "Mae'r ddogfen yn cynnwys macros dogfennau llofnodwyd gan."
#: macrowarnmedium.ui
msgctxt ""
diff --git a/source/de/cui/uiconfig/ui.po b/source/de/cui/uiconfig/ui.po
index 17e28c29ae5..4d8e97de0d8 100644
--- a/source/de/cui/uiconfig/ui.po
+++ b/source/de/cui/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-01-07 11:08+0100\n"
-"PO-Revision-Date: 2015-09-19 07:21+0000\n"
+"PO-Revision-Date: 2015-10-04 14:33+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: none\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1442647287.000000\n"
+"X-POOTLE-MTIME: 1443969201.000000\n"
#: aboutconfigdialog.ui
msgctxt ""
@@ -9901,7 +9901,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Autoclose procedures"
-msgstr "Verfahren zum automatischen Schließen"
+msgstr "Prozeduren automatisch schließen"
#: optbasicidepage.ui
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/guide.po b/source/de/helpcontent2/source/text/shared/guide.po
index 06784346d77..4690e9225f7 100644
--- a/source/de/helpcontent2/source/text/shared/guide.po
+++ b/source/de/helpcontent2/source/text/shared/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-09-22 15:46+0000\n"
+"PO-Revision-Date: 2015-10-09 08:13+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1442936791.000000\n"
+"X-POOTLE-MTIME: 1444378428.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -9719,7 +9719,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "To embed graphics that were first inserted as links, go to <emph>Edit - Links</emph> and click the <emph>Break Link</emph> button."
-msgstr "Um Grafiken einzubetten, die vorher als Link eingefügt wurden, gehen Sie über <emph>Ändern - Links</emph> und klicken dann auf die Schaltfläche <emph>Lösen</emph>."
+msgstr "Um Grafiken einzubetten, die vorher als Verknüpfung eingefügt wurden, wählen Sie im Menü <emph>Bearbeiten - Verknüpfungen...</emph> und klicken dann auf die Schaltfläche <emph>Lösen</emph>."
#: insert_bitmap.xhp
msgctxt ""
diff --git a/source/de/officecfg/registry/data/org/openoffice/Office.po b/source/de/officecfg/registry/data/org/openoffice/Office.po
index e5961fa163d..9d607783a83 100644
--- a/source/de/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/de/officecfg/registry/data/org/openoffice/Office.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-07-27 05:29+0000\n"
+"PO-Revision-Date: 2015-10-04 14:11+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1437974952.000000\n"
+"X-POOTLE-MTIME: 1443967884.000000\n"
#: Addons.xcu
msgctxt ""
@@ -89,7 +89,6 @@ msgid "Clear screen"
msgstr "Bildschirm leeren"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m10\n"
@@ -99,14 +98,13 @@ msgid "Logo command line (press Enter for command execution or F1 for help)"
msgstr "Logo-Befehlszeile (drücken Sie die Eingabetaste, um die Befehle auszuführen, oder F1 für Hilfe)"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m09\n"
"Title\n"
"value.text"
msgid "Set editing layout, format program or translate it into the language of the document"
-msgstr "Bearbeitungslayout setzen, Programm einrichten oder in die Sprache des Dokuments übersetzen"
+msgstr "Bearbeitungslayout setzen, das Programm einrichten oder Befehle in die Sprache des Dokuments übersetzen"
#: Common.xcu
msgctxt ""
diff --git a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
index 1c0ec6f6cab..6b909dc0c5b 100644
--- a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,17 +4,17 @@ 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: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-09-22 15:40+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-04 13:51+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1442936458.000000\n"
+"X-POOTLE-MTIME: 1443966693.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -3302,7 +3302,6 @@ msgid "Delete Page ~Break"
msgstr "Seitenu~mbruch löschen"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:FillCellsMenu\n"
@@ -14996,7 +14995,6 @@ msgid "~Bullets and Numbering..."
msgstr "Aufz~ählungszeichen und Nummerierung..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditDoc\n"
diff --git a/source/de/sd/source/ui/app.po b/source/de/sd/source/ui/app.po
index 334c7e8c2d7..7eea03958f7 100644
--- a/source/de/sd/source/ui/app.po
+++ b/source/de/sd/source/ui/app.po
@@ -4,17 +4,17 @@ 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: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 00:03+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-04 14:08+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429747395.000000\n"
+"X-POOTLE-MTIME: 1443967705.000000\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -3778,7 +3778,7 @@ msgctxt ""
"STR_FIELD_PLACEHOLDER_SLIDENAME\n"
"string.text"
msgid "<slide-name>"
-msgstr ""
+msgstr "<Folienname>"
#: strings.src
msgctxt ""
@@ -3786,7 +3786,7 @@ msgctxt ""
"STR_FIELD_PLACEHOLDER_PAGENAME\n"
"string.text"
msgid "<page-name>"
-msgstr ""
+msgstr "<Seitenname>"
#: strings.src
msgctxt ""
diff --git a/source/de/svx/uiconfig/ui.po b/source/de/svx/uiconfig/ui.po
index ac7f1036600..0f4f2450e58 100644
--- a/source/de/svx/uiconfig/ui.po
+++ b/source/de/svx/uiconfig/ui.po
@@ -4,17 +4,17 @@ 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: 2015-01-07 11:09+0100\n"
-"PO-Revision-Date: 2015-01-31 06:10+0000\n"
-"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
+"PO-Revision-Date: 2015-10-09 08:08+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.1\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1422684630.000000\n"
+"X-POOTLE-MTIME: 1444378107.000000\n"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -2322,7 +2322,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Confirm Linked Graphic"
-msgstr "Verlinkte Grafik bestätigen"
+msgstr "Verknüpfte Grafiken bestätigen"
#: linkwarndialog.ui
msgctxt ""
@@ -2331,7 +2331,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "The file %FILENAME will not be stored along with your document, but only referenced as a link."
-msgstr "Die Datei %FILENAME wird nicht zusammen mit Ihrem Dokument gespeichert, sondern nur verlinkt."
+msgstr "Die Datei %FILENAME wird nicht zusammen mit Ihrem Dokument gespeichert, sondern nur verknüpft."
#: linkwarndialog.ui
msgctxt ""
@@ -2349,7 +2349,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Keep Link"
-msgstr "Link _behalten"
+msgstr "Verknüpfung _beibehalten"
#: linkwarndialog.ui
msgctxt ""
@@ -2367,7 +2367,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Ask when linking a graphic"
-msgstr "Beim Verlinken einer Grafik _fragen"
+msgstr "Beim Verknüpfen einer Grafik _fragen"
#: namespacedialog.ui
msgctxt ""
diff --git a/source/de/sw/uiconfig/swriter/ui.po b/source/de/sw/uiconfig/swriter/ui.po
index 08ab300102e..503aeae8d16 100644
--- a/source/de/sw/uiconfig/swriter/ui.po
+++ b/source/de/sw/uiconfig/swriter/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-09-22 15:38+0000\n"
+"PO-Revision-Date: 2015-10-04 14:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: none\n"
"Language: de\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1442936331.000000\n"
+"X-POOTLE-MTIME: 1443967757.000000\n"
#: abstractdialog.ui
msgctxt ""
@@ -5463,10 +5463,9 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right-to-left (vertical)"
-msgstr ""
+msgstr "Rechts-nach-links (vertikal)"
#: frmaddpage.ui
-#, fuzzy
msgctxt ""
"frmaddpage.ui\n"
"liststore1\n"
diff --git a/source/de/uui/uiconfig/ui.po b/source/de/uui/uiconfig/ui.po
index 54a7dda2a00..7c0f1ce5f02 100644
--- a/source/de/uui/uiconfig/ui.po
+++ b/source/de/uui/uiconfig/ui.po
@@ -4,17 +4,17 @@ 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: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 00:04+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-04 14:10+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429747492.000000\n"
+"X-POOTLE-MTIME: 1443967802.000000\n"
#: authfallback.ui
msgctxt ""
@@ -196,14 +196,13 @@ msgid "The document contains document macros signed by:"
msgstr "Das Dokument enthält Dokumentmakros, signiert von:"
#: macrowarnmedium.ui
-#, fuzzy
msgctxt ""
"macrowarnmedium.ui\n"
"descr1aLabel\n"
"label\n"
"string.text"
msgid "The document contains document macros."
-msgstr "Das Dokument enthält Dokumentmakros, signiert von:"
+msgstr "Das Dokument enthält Dokumentmakros."
#: macrowarnmedium.ui
msgctxt ""
diff --git a/source/de/vcl/source/src.po b/source/de/vcl/source/src.po
index 5218ee37e33..c8102d39bed 100644
--- a/source/de/vcl/source/src.po
+++ b/source/de/vcl/source/src.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2014-11-27 20:17+0000\n"
-"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
+"PO-Revision-Date: 2015-10-09 08:04+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.1\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1417119449.000000\n"
+"X-POOTLE-MTIME: 1444377871.000000\n"
#. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: btntext.src
@@ -314,7 +314,7 @@ msgctxt ""
"STR_FPICKER_INSERT_AS_LINK\n"
"string.text"
msgid "Insert as ~Link"
-msgstr "Einfügen als ~Link"
+msgstr "Als ~Verknüpfung einfügen"
#: fpicker.src
msgctxt ""
diff --git a/source/el/officecfg/registry/data/org/openoffice/Office.po b/source/el/officecfg/registry/data/org/openoffice/Office.po
index d469321bbcd..632e1781b71 100644
--- a/source/el/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/el/officecfg/registry/data/org/openoffice/Office.po
@@ -4,18 +4,18 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 00:15+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-06 05:57+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: team@lists.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1429748118.000000\n"
+"X-POOTLE-MTIME: 1444111058.000000\n"
#: Addons.xcu
msgctxt ""
@@ -90,7 +90,6 @@ msgid "Clear screen"
msgstr "Καθαρισμός οθόνης"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m10\n"
@@ -100,7 +99,6 @@ msgid "Logo command line (press Enter for command execution or F1 for help)"
msgstr "Γραμμή εντολών Logo (πατήστε το πλήκτρο Εισαγωγή για εκτέλεση εντολής ή F1 για βοήθεια)"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m09\n"
diff --git a/source/el/officecfg/registry/data/org/openoffice/Office/UI.po b/source/el/officecfg/registry/data/org/openoffice/Office/UI.po
index 9dce74fadfc..263d384e72a 100644
--- a/source/el/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/el/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,18 +4,18 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 00:15+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-06 05:57+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: team@lists.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1429748132.000000\n"
+"X-POOTLE-MTIME: 1444111079.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -3303,14 +3303,13 @@ msgid "Delete Page ~Break"
msgstr "Διαγραφή α~λλαγής σελίδας"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:FillCellsMenu\n"
"Label\n"
"value.text"
msgid "F~ill"
-msgstr "Γέμισμα"
+msgstr "~Γέμισμα"
#: CalcCommands.xcu
msgctxt ""
@@ -14997,7 +14996,6 @@ msgid "~Bullets and Numbering..."
msgstr "~Κουκκίδες και αρίθμηση..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditDoc\n"
diff --git a/source/el/sd/source/ui/app.po b/source/el/sd/source/ui/app.po
index 0ab1825f3d1..a079d6bc8a6 100644
--- a/source/el/sd/source/ui/app.po
+++ b/source/el/sd/source/ui/app.po
@@ -4,18 +4,18 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 00:17+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-06 05:58+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: team@lists.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1429748226.000000\n"
+"X-POOTLE-MTIME: 1444111122.000000\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -3779,7 +3779,7 @@ msgctxt ""
"STR_FIELD_PLACEHOLDER_SLIDENAME\n"
"string.text"
msgid "<slide-name>"
-msgstr ""
+msgstr "<όνομα-διαφάνειας>"
#: strings.src
msgctxt ""
@@ -3787,7 +3787,7 @@ msgctxt ""
"STR_FIELD_PLACEHOLDER_PAGENAME\n"
"string.text"
msgid "<page-name>"
-msgstr ""
+msgstr "<όνομα-σελίδας>"
#: strings.src
msgctxt ""
diff --git a/source/el/sw/uiconfig/swriter/ui.po b/source/el/sw/uiconfig/swriter/ui.po
index e142fddf902..0933082f2c4 100644
--- a/source/el/sw/uiconfig/swriter/ui.po
+++ b/source/el/sw/uiconfig/swriter/ui.po
@@ -4,18 +4,18 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 00:19+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-06 05:59+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: team@lists.gnome.gr\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1429748358.000000\n"
+"X-POOTLE-MTIME: 1444111161.000000\n"
#: abstractdialog.ui
msgctxt ""
@@ -5464,10 +5464,9 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right-to-left (vertical)"
-msgstr ""
+msgstr "Δεξιά-προς-τα-αριστερά (κατακόρυφα)"
#: frmaddpage.ui
-#, fuzzy
msgctxt ""
"frmaddpage.ui\n"
"liststore1\n"
diff --git a/source/el/uui/uiconfig/ui.po b/source/el/uui/uiconfig/ui.po
index 773c3e44d86..9828b6c6a73 100644
--- a/source/el/uui/uiconfig/ui.po
+++ b/source/el/uui/uiconfig/ui.po
@@ -4,17 +4,17 @@ 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: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 00:19+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-06 06:00+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429748371.000000\n"
+"X-POOTLE-MTIME: 1444111203.000000\n"
#: authfallback.ui
msgctxt ""
@@ -196,14 +196,13 @@ msgid "The document contains document macros signed by:"
msgstr "Το έγγραφο περιέχει μακροεντολές υπογεγραμμένες από:"
#: macrowarnmedium.ui
-#, fuzzy
msgctxt ""
"macrowarnmedium.ui\n"
"descr1aLabel\n"
"label\n"
"string.text"
msgid "The document contains document macros."
-msgstr "Το έγγραφο περιέχει μακροεντολές υπογεγραμμένες από:"
+msgstr "Το έγγραφο περιέχει μακροεντολές του εγγράφου"
#: macrowarnmedium.ui
msgctxt ""
diff --git a/source/es/helpcontent2/source/auxiliary.po b/source/es/helpcontent2/source/auxiliary.po
index b3633b639c1..f38344cbd57 100644
--- a/source/es/helpcontent2/source/auxiliary.po
+++ b/source/es/helpcontent2/source/auxiliary.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-11-18 11:24+0100\n"
-"PO-Revision-Date: 2015-09-11 15:57+0000\n"
+"PO-Revision-Date: 2015-10-10 04:51+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1441987031.000000\n"
+"X-POOTLE-MTIME: 1444452664.000000\n"
#: sbasic.tree
msgctxt ""
@@ -702,7 +702,7 @@ msgctxt ""
"0208\n"
"node.text"
msgid "Tables of Contents and Indexes"
-msgstr "Tablas de contenido e índices"
+msgstr "Sumarios e índices"
#: swriter.tree
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/sbasic/shared.po b/source/es/helpcontent2/source/text/sbasic/shared.po
index e7c1b2253f8..1ad7e9f8f75 100644
--- a/source/es/helpcontent2/source/text/sbasic/shared.po
+++ b/source/es/helpcontent2/source/text/sbasic/shared.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2015-09-12 16:25+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2015-10-08 02:39+0000\n"
+"Last-Translator: MARIO <mario_dzi@hotmail.com.ar>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1442075130.000000\n"
+"X-POOTLE-MTIME: 1444271941.000000\n"
#: 00000002.xhp
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"110\n"
"help.text"
msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.sxw</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.sxw</emph> in URL notation."
-msgstr "La notación URL no permite el uso de algunos caracteres especiales. Éstos se sustituyen por otros caracteres o se codifican. La barra oblicua (<emph>/</emph>) se utiliza como separador de ruta de acceso. Por ejemplo, un archivo al que se hace referencia como <emph>C:\\Mi Archivo.sxw</emph> en el ordenador local con la \"notación Windows\" se convierte en <emph>file:///C|/Mi%20Archivo.sxw</emph> en la notación URL."
+msgstr "La notación URL no permite el uso de algunos caracteres especiales. Éstos se sustituyen por otros caracteres o se codifican. La barra oblicua (<emph>/</emph>) se utiliza como separador de ruta de acceso. Por ejemplo, un archivo al que se hace referencia como <emph>C:\\Mi file.sxw</emph> en el ordenador local con la \"notación Windows\" se convierte en <emph>file:///C|/Mi%20file.sxw</emph> en la notación URL."
#: 00000003.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/scalc/01.po b/source/es/helpcontent2/source/text/scalc/01.po
index 03e6ba299e4..f0103fc8df3 100644
--- a/source/es/helpcontent2/source/text/scalc/01.po
+++ b/source/es/helpcontent2/source/text/scalc/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-11-26 19:57+0100\n"
-"PO-Revision-Date: 2015-09-28 00:09+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2015-10-12 23:41+0000\n"
+"Last-Translator: MARIO <mario_dzi@hotmail.com.ar>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1443398987.000000\n"
+"X-POOTLE-MTIME: 1444693297.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -14847,7 +14847,7 @@ msgctxt ""
"bm_id8952518\n"
"help.text"
msgid "<bookmark_value>ISO.CEILING function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>función MULTIPLO.SUPERIOR.ISO</bookmark_value><bookmark_value>redondear;al alza por múltiplos de cifra significativa</bookmark_value><bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -14901,7 +14901,7 @@ msgctxt ""
"337\n"
"help.text"
msgid "<emph>Significance</emph> (optional) is the number to whose multiple the value is to be rounded up."
-msgstr ""
+msgstr "<emph>Cifra significativa</emph> (opcional) es el número cuyo valor de múltiplo se debe redondear al alza."
#: 04060106.xhp
msgctxt ""
@@ -17262,7 +17262,7 @@ msgctxt ""
"bm_id2957404\n"
"help.text"
msgid "<bookmark_value>FLOOR.PRECISE function</bookmark_value><bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>función MÚLTIPLO.INFERIOR.EXACTO</bookmark_value><bookmark_value>redondear;a la baja por múltiplo de cifra significativa más próximo</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -17328,14 +17328,13 @@ msgid "Example"
msgstr "Ejemplo"
#: 04060106.xhp
-#, fuzzy
msgctxt ""
"04060106.xhp\n"
"par_id2963945\n"
"519\n"
"help.text"
msgid "<item type=\"input\">=FLOOR.PRECISE( -11;-2)</item> returns -12"
-msgstr "<item type=\"input\">=MÚLTIPLO.INFERIOR( -11;-2)</item> devuelve -12."
+msgstr "<tipo ítem=\"entrada\">=MÚLTIPLO.INFERIOR( -11;-2)</ítem> devuelve -12."
#: 04060106.xhp
msgctxt ""
@@ -25577,23 +25576,21 @@ msgid "<item type=\"input\">=LEFT(\"output\";3)</item> returns “out”."
msgstr "<item type=\"input\">=IZQUIERDA(\"salida\";3)</item> devuelve “sal”."
#: 04060110.xhp
-#, fuzzy
msgctxt ""
"04060110.xhp\n"
"bm_id2947083\n"
"help.text"
msgid "<bookmark_value>LEFTB function</bookmark_value>"
-msgstr "<bookmark_value>IZQUIERDA</bookmark_value>"
+msgstr "<bookmark_value>función IZQUIERDA</bookmark_valor>"
#: 04060110.xhp
-#, fuzzy
msgctxt ""
"04060110.xhp\n"
"hd_id2947083\n"
"95\n"
"help.text"
msgid "LEFTB"
-msgstr "IZQUIERDA"
+msgstr "IZQUIERDAB"
#: 04060110.xhp
msgctxt ""
@@ -25614,14 +25611,13 @@ msgid "Syntax"
msgstr "Sintaxis"
#: 04060110.xhp
-#, fuzzy
msgctxt ""
"04060110.xhp\n"
"par_id2946786\n"
"98\n"
"help.text"
msgid "LEFTB(\"Text\"; Number_bytes)"
-msgstr "DERECHA(\"Texto\"; Número)"
+msgstr "IZQUIERDAB(\"Texto\"; Número)"
#: 04060110.xhp
msgctxt ""
@@ -25639,7 +25635,7 @@ msgctxt ""
"100\n"
"help.text"
msgid "<emph>Number_bytes</emph> (optional) specifies the number of characters you want LEFTB to extract, based on bytes. If this parameter is not defined, one character is returned."
-msgstr ""
+msgstr "<emph>Número_de_bytes</emph> (opcional) especifica la cantidad de caracteres que extraerá IZQUIERDAB, medido en bytes. Si no se define este parámetro, se devolverá un carácter."
#: 04060110.xhp
msgctxt ""
@@ -25651,14 +25647,13 @@ msgid "Example"
msgstr "Ejemplo"
#: 04060110.xhp
-#, fuzzy
msgctxt ""
"04060110.xhp\n"
"par_id2949141\n"
"102\n"
"help.text"
msgid "<item type=\"input\">=LEFTB(\"output\";3)</item> returns “out”."
-msgstr "<item type=\"input\">=IZQUIERDA(\"salida\";3)</item> devuelve “sal”."
+msgstr "<item type=\"input\">=IZQUIERDAB(\"salida\";3)</item> devuelve “sal”."
#: 04060110.xhp
msgctxt ""
@@ -25741,23 +25736,21 @@ msgid "<item type=\"input\">=LEN(12345.67)</item> returns 8."
msgstr "<item type=\"input\">=LARGO(12345.67)</item> devuelve 8."
#: 04060110.xhp
-#, fuzzy
msgctxt ""
"04060110.xhp\n"
"bm_id2956110\n"
"help.text"
msgid "<bookmark_value>LENB function</bookmark_value>"
-msgstr "<bookmark_value>Función LARGO</bookmark_value>"
+msgstr "<bookmark_value>Función LENB</bookmark_value>"
#: 04060110.xhp
-#, fuzzy
msgctxt ""
"04060110.xhp\n"
"hd_id2956110\n"
"104\n"
"help.text"
msgid "LENB"
-msgstr "LARGO"
+msgstr "LARGOB"
#: 04060110.xhp
msgctxt ""
@@ -25778,14 +25771,13 @@ msgid "Syntax"
msgstr "Sintaxis"
#: 04060110.xhp
-#, fuzzy
msgctxt ""
"04060110.xhp\n"
"par_id2954063\n"
"107\n"
"help.text"
msgid "LENB(\"Text\")"
-msgstr "LARGO(\"Texto\")"
+msgstr "LARGOB(\"Texto\")"
#: 04060110.xhp
msgctxt ""
@@ -25806,17 +25798,15 @@ msgid "Example"
msgstr "Ejemplo"
#: 04060110.xhp
-#, fuzzy
msgctxt ""
"04060110.xhp\n"
"par_id2956008\n"
"110\n"
"help.text"
msgid "<item type=\"input\">=LENB(\"Good Afternoon\")</item> returns 14."
-msgstr "<item type=\"input\">=LARGO(\"Buenas tardes\")</item> devuelve 13."
+msgstr "<item type=\"input\">=LARGO(\"Buenas tardes\")</item> devuelve 14."
#: 04060110.xhp
-#, fuzzy
msgctxt ""
"04060110.xhp\n"
"par_id2954300\n"
@@ -25986,23 +25976,21 @@ msgid "<item type=\"input\">=MID(\"office\";2;2)</item> returns ff."
msgstr "<item type=\"input\">=MID(\"office\";2;2)</item> devuelve ff."
#: 04060110.xhp
-#, fuzzy
msgctxt ""
"04060110.xhp\n"
"bm_id2954589\n"
"help.text"
msgid "<bookmark_value>MIDB function</bookmark_value>"
-msgstr "<bookmark_value>EXTRAE</bookmark_value>"
+msgstr "<bookmark_value>funcion MIDB</bookmark_value>"
#: 04060110.xhp
-#, fuzzy
msgctxt ""
"04060110.xhp\n"
"hd_id2954589\n"
"148\n"
"help.text"
msgid "MIDB"
-msgstr "COMPACTAR"
+msgstr "EXTRAEB"
#: 04060110.xhp
msgctxt ""
@@ -26023,14 +26011,13 @@ msgid "Syntax"
msgstr "Sintaxis"
#: 04060110.xhp
-#, fuzzy
msgctxt ""
"04060110.xhp\n"
"par_id2950526\n"
"151\n"
"help.text"
msgid "MIDB(\"Text\"; Start; Number_bytes)"
-msgstr "EXTRAE(\"Texto\"; Comienzo; Número)"
+msgstr "EXTRAEB(\"Texto\"; Comienzo; Número)"
#: 04060110.xhp
msgctxt ""
@@ -26069,14 +26056,13 @@ msgid "Example"
msgstr "Ejemplo"
#: 04060110.xhp
-#, fuzzy
msgctxt ""
"04060110.xhp\n"
"par_id2958407\n"
"156\n"
"help.text"
msgid "<item type=\"input\">=MIDB(\"office\";2;2)</item> returns ff."
-msgstr "<item type=\"input\">=MID(\"office\";2;2)</item> devuelve ff."
+msgstr "<ítem Tipo=\"input\">=MIDB(\"office\";2;2)</ítem> returns ff."
#: 04060110.xhp
msgctxt ""
@@ -30861,7 +30847,7 @@ msgctxt ""
"bm_id2983446\n"
"help.text"
msgid "<bookmark_value>ERF.PRECISE function</bookmark_value><bookmark_value>Gaussian error integral</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>función FUN.ERROR.EXACTO</bookmark_value><bookmark_value>integral de error gaussiana</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -30870,7 +30856,7 @@ msgctxt ""
"135\n"
"help.text"
msgid "ERF.PRECISE"
-msgstr ""
+msgstr "FUN.ERROR.PRECISO"
#: 04060115.xhp
msgctxt ""
@@ -30927,14 +30913,13 @@ msgid "Example"
msgstr "Ejemplo"
#: 04060115.xhp
-#, fuzzy
msgctxt ""
"04060115.xhp\n"
"par_id2952974\n"
"142\n"
"help.text"
msgid "<item type=\"input\">=ERF.PRECISE(0;1)</item> returns 0.842701."
-msgstr "<item type=\"input\">=FUN.ERROR(0;1)</item> devuelve 0.842701."
+msgstr "<ítem type=\"input\">=ERF.PRECISO(0;1)</ítem> returns 0.842701."
#: 04060115.xhp
msgctxt ""
@@ -31008,13 +30993,12 @@ msgid "<item type=\"input\">=ERFC(1)</item> returns 0.157299."
msgstr "<item type=\"input\">=FUN.ERROR.COMPL(1)</item> devuelve 0.157299."
#: 04060115.xhp
-#, fuzzy
msgctxt ""
"04060115.xhp\n"
"bm_id2945082\n"
"help.text"
msgid "<bookmark_value>ERFC.PRECISE function</bookmark_value>"
-msgstr "<bookmark_value>FUN.ERROR.COMPL</bookmark_value>"
+msgstr "<bookmark_value>función ERROR.COMPL</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -31023,7 +31007,7 @@ msgctxt ""
"143\n"
"help.text"
msgid "ERFC.PRECISE"
-msgstr ""
+msgstr "FUN.ERROR.PRECISO"
#: 04060115.xhp
msgctxt ""
@@ -31071,14 +31055,13 @@ msgid "Example"
msgstr "Ejemplo"
#: 04060115.xhp
-#, fuzzy
msgctxt ""
"04060115.xhp\n"
"par_id2956102\n"
"149\n"
"help.text"
msgid "<item type=\"input\">=ERFC.PRECISE(1)</item> returns 0.157299."
-msgstr "<item type=\"input\">=FUN.ERROR.COMPL(1)</item> devuelve 0.157299."
+msgstr "<item type=\"input\">=función ERROR.COMPL(1)</item> devuelve 0.157299."
#: 04060115.xhp
msgctxt ""
@@ -31214,14 +31197,13 @@ msgid "Example"
msgstr "Ejemplo"
#: 04060115.xhp
-#, fuzzy
msgctxt ""
"04060115.xhp\n"
"par_id3156002\n"
"86\n"
"help.text"
msgid "<item type=\"input\">=HEX2BIN(\"6a\";8)</item> returns 01101010."
-msgstr "<item type=\"input\">=HEX.A.BIN(64;8)</item> devuelve 01100100."
+msgstr "<item type=\"input\">=HEX.A.BIN(\"6a\";8)</item> devuelve 01100100."
#: 04060115.xhp
msgctxt ""
@@ -31286,14 +31268,13 @@ msgid "Example"
msgstr "Ejemplo"
#: 04060115.xhp
-#, fuzzy
msgctxt ""
"04060115.xhp\n"
"par_id3146093\n"
"93\n"
"help.text"
msgid "<item type=\"input\">=HEX2DEC(\"6a\")</item> returns 106."
-msgstr "<item type=\"input\">=HEX.A.DEC(64)</item> devuelve 100."
+msgstr "<item type=\"input\">=HEX2DEC(\"6a\")</item> devuelve 106."
#: 04060115.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/swriter/01.po b/source/es/helpcontent2/source/text/swriter/01.po
index ed7a2f15fa7..75b86fef5cf 100644
--- a/source/es/helpcontent2/source/text/swriter/01.po
+++ b/source/es/helpcontent2/source/text/swriter/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-11-18 11:24+0100\n"
-"PO-Revision-Date: 2015-08-16 23:15+0000\n"
+"PO-Revision-Date: 2015-10-10 05:12+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1439766957.000000\n"
+"X-POOTLE-MTIME: 1444453978.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -10892,7 +10892,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"verzeichnisse\"><ahelp hid=\".uno:InsertMultiIndex\" visibility=\"visible\">Inserts an index or a table of contents at the current cursor position.</ahelp> To edit an index or table of contents, place the cursor in the index or table of contents, and then choose <emph>Insert - Indexes and Tables - Indexes and Tables</emph>.</variable>"
-msgstr "<variable id=\"verzeichnisse\"><ahelp hid=\".uno:InsertMultiIndex\" visibility=\"visible\">Inserta un índice o un índice de contenido en la posición del cursor.</ahelp> Para editar un índice o un índice de contenido, sitúe el cursor sobre ellos y, a continuación, elija <emph>Insertar- Índices - Índices</emph>.</variable>"
+msgstr "<variable id=\"verzeichnisse\"><ahelp hid=\".uno:InsertMultiIndex\" visibility=\"visible\">Inserta un índice o un sumario en la posición actual del cursor.</ahelp> Para editar un índice o un sumario, sitúe el cursor en dicho índice o sumario y, a continuación, vaya a <emph>Insertar ▸ Índices y tablas ▸ Índices y tablas</emph>.</variable>"
#: 04120200.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/swriter/guide.po b/source/es/helpcontent2/source/text/swriter/guide.po
index c1aff971cb0..2eb1e42ecca 100644
--- a/source/es/helpcontent2/source/text/swriter/guide.po
+++ b/source/es/helpcontent2/source/text/swriter/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-11-18 11:24+0100\n"
-"PO-Revision-Date: 2015-09-12 16:26+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2015-10-10 04:52+0000\n"
+"Last-Translator: MARIO <mario_dzi@hotmail.com.ar>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1442075175.000000\n"
+"X-POOTLE-MTIME: 1444452770.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -7702,7 +7702,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Defining Index or Table of Contents Entries"
-msgstr "Definir las entradas de un índice o un índice de contenido"
+msgstr "Definir las entradas de un índice o un sumario"
#: indices_enter.xhp
msgctxt ""
diff --git a/source/es/sd/source/ui/app.po b/source/es/sd/source/ui/app.po
index fbec316a54e..040d1139d2d 100644
--- a/source/es/sd/source/ui/app.po
+++ b/source/es/sd/source/ui/app.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-09-30 06:11+0000\n"
+"PO-Revision-Date: 2015-10-10 04:54+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1443593468.000000\n"
+"X-POOTLE-MTIME: 1444452893.000000\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -3202,7 +3202,7 @@ msgctxt ""
"STR_UNDO_SUMMARY_PAGE\n"
"string.text"
msgid "Table of Contents Slide"
-msgstr "Página índice"
+msgstr "Diapositiva del sumario"
#: strings.src
msgctxt ""
diff --git a/source/es/sw/source/ui/utlui.po b/source/es/sw/source/ui/utlui.po
index 7acb1e002cb..ec4834eb2ac 100644
--- a/source/es/sw/source/ui/utlui.po
+++ b/source/es/sw/source/ui/utlui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2015-09-12 10:12+0000\n"
+"PO-Revision-Date: 2015-10-10 05:14+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1442052766.000000\n"
+"X-POOTLE-MTIME: 1444454070.000000\n"
#: poolfmt.src
msgctxt ""
@@ -1893,7 +1893,7 @@ msgctxt ""
"STR_IDXEXAMPLE_IDXTXT_ENTRY11\n"
"string.text"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
-msgstr "Éste es el contenido del capítulo 1.1. Ésta es la entrada para la tabla de contenido."
+msgstr "Este es el contenido del capítulo 1.1. Esta es la entrada del sumario."
#: utlui.src
msgctxt ""
diff --git a/source/es/sw/source/uibase/utlui.po b/source/es/sw/source/uibase/utlui.po
index b54895062ee..869e56d250e 100644
--- a/source/es/sw/source/uibase/utlui.po
+++ b/source/es/sw/source/uibase/utlui.po
@@ -4,17 +4,17 @@ 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: 2015-01-07 11:08+0100\n"
-"PO-Revision-Date: 2015-01-08 19:34+0000\n"
-"Last-Translator: Adolfo <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2015-10-10 04:55+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.1\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1420745670.000000\n"
+"X-POOTLE-MTIME: 1444452902.000000\n"
#: attrdesc.src
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"STR_TOC\n"
"string.text"
msgid "Table of Contents"
-msgstr "Índice de contenido"
+msgstr "Sumario"
#: initui.src
msgctxt ""
diff --git a/source/es/sw/uiconfig/swriter/ui.po b/source/es/sw/uiconfig/swriter/ui.po
index f7ce72f3c28..683f9041ea9 100644
--- a/source/es/sw/uiconfig/swriter/ui.po
+++ b/source/es/sw/uiconfig/swriter/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-09-30 06:11+0000\n"
+"PO-Revision-Date: 2015-10-10 04:55+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: none\n"
"Language: es\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1443593507.000000\n"
+"X-POOTLE-MTIME: 1444452911.000000\n"
#: abstractdialog.ui
msgctxt ""
@@ -15260,7 +15260,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Table of Contents"
-msgstr "Índice de contenido"
+msgstr "Sumario"
#: tocindexpage.ui
msgctxt ""
diff --git a/source/et/officecfg/registry/data/org/openoffice/Office.po b/source/et/officecfg/registry/data/org/openoffice/Office.po
index 6ea9a532420..e501d5a267f 100644
--- a/source/et/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/et/officecfg/registry/data/org/openoffice/Office.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 01:00+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-13 18:38+0000\n"
+"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429750843.000000\n"
+"X-POOTLE-MTIME: 1444761517.000000\n"
#: Addons.xcu
msgctxt ""
@@ -89,17 +89,15 @@ msgid "Clear screen"
msgstr "Puhasta ekraan"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m10\n"
"Title\n"
"value.text"
msgid "Logo command line (press Enter for command execution or F1 for help)"
-msgstr "Logo käsurida (käsu täitmiseks vajuta siin Enter, abi saamiseks F1)"
+msgstr "Logo käsurida (käsu täitmiseks vajuta Enter, abi saamiseks F1)"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m09\n"
diff --git a/source/et/officecfg/registry/data/org/openoffice/Office/UI.po b/source/et/officecfg/registry/data/org/openoffice/Office/UI.po
index e662afb0039..eed928682b7 100644
--- a/source/et/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/et/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 01:02+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-13 20:17+0000\n"
+"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429750938.000000\n"
+"X-POOTLE-MTIME: 1444767459.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -3302,7 +3302,6 @@ msgid "Delete Page ~Break"
msgstr "Kustuta leheküljepiir"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:FillCellsMenu\n"
@@ -14996,7 +14995,6 @@ msgid "~Bullets and Numbering..."
msgstr "Nummerdus ja täpid..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditDoc\n"
diff --git a/source/et/sd/source/ui/app.po b/source/et/sd/source/ui/app.po
index bea2b12bb51..f78f16ef297 100644
--- a/source/et/sd/source/ui/app.po
+++ b/source/et/sd/source/ui/app.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 01:05+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-13 18:37+0000\n"
+"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429751102.000000\n"
+"X-POOTLE-MTIME: 1444761447.000000\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -3778,7 +3778,7 @@ msgctxt ""
"STR_FIELD_PLACEHOLDER_SLIDENAME\n"
"string.text"
msgid "<slide-name>"
-msgstr ""
+msgstr "<slaidi-nimi>"
#: strings.src
msgctxt ""
@@ -3786,7 +3786,7 @@ msgctxt ""
"STR_FIELD_PLACEHOLDER_PAGENAME\n"
"string.text"
msgid "<page-name>"
-msgstr ""
+msgstr "<lehe-nimi>"
#: strings.src
msgctxt ""
diff --git a/source/et/sw/uiconfig/swriter/ui.po b/source/et/sw/uiconfig/swriter/ui.po
index ffd92443b8e..3f76fbc8350 100644
--- a/source/et/sw/uiconfig/swriter/ui.po
+++ b/source/et/sw/uiconfig/swriter/ui.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 01:09+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-13 18:36+0000\n"
+"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429751384.000000\n"
+"X-POOTLE-MTIME: 1444761390.000000\n"
#: abstractdialog.ui
msgctxt ""
@@ -5463,10 +5463,9 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right-to-left (vertical)"
-msgstr ""
+msgstr "Paremalt vasakule (vertikaalne)"
#: frmaddpage.ui
-#, fuzzy
msgctxt ""
"frmaddpage.ui\n"
"liststore1\n"
diff --git a/source/et/uui/uiconfig/ui.po b/source/et/uui/uiconfig/ui.po
index e5450f84c5b..5fe0c56fb55 100644
--- a/source/et/uui/uiconfig/ui.po
+++ b/source/et/uui/uiconfig/ui.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 01:10+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-13 18:35+0000\n"
+"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <none>\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429751400.000000\n"
+"X-POOTLE-MTIME: 1444761342.000000\n"
#: authfallback.ui
msgctxt ""
@@ -192,14 +192,13 @@ msgid "The document contains document macros signed by:"
msgstr "See dokument sisaldab dokumendimakrosid, mille on allkirjastanud:"
#: macrowarnmedium.ui
-#, fuzzy
msgctxt ""
"macrowarnmedium.ui\n"
"descr1aLabel\n"
"label\n"
"string.text"
msgid "The document contains document macros."
-msgstr "See dokument sisaldab dokumendimakrosid, mille on allkirjastanud:"
+msgstr "See dokument sisaldab dokumendimakrosid."
#: macrowarnmedium.ui
msgctxt ""
diff --git a/source/fi/officecfg/registry/data/org/openoffice/Office.po b/source/fi/officecfg/registry/data/org/openoffice/Office.po
index 1ec5670823d..4560737575f 100644
--- a/source/fi/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/fi/officecfg/registry/data/org/openoffice/Office.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 01:20+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-04 14:49+0000\n"
+"Last-Translator: Harri Pitkänen <hatapitk@iki.fi>\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429752001.000000\n"
+"X-POOTLE-MTIME: 1443970157.000000\n"
#: Addons.xcu
msgctxt ""
@@ -89,7 +89,6 @@ msgid "Clear screen"
msgstr "Tyhjennä näyttö"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m10\n"
@@ -99,7 +98,6 @@ msgid "Logo command line (press Enter for command execution or F1 for help)"
msgstr "Logo-komentorivi (paina Enter suorittaaksesi komento tai F1 nähdäksesi ohjeita)"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m09\n"
diff --git a/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po b/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po
index 436171e8c01..3cdf21998eb 100644
--- a/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 01:21+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-04 14:49+0000\n"
+"Last-Translator: Harri Pitkänen <hatapitk@iki.fi>\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429752077.000000\n"
+"X-POOTLE-MTIME: 1443970168.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -3302,7 +3302,6 @@ msgid "Delete Page ~Break"
msgstr "Poista sivunvaihto"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:FillCellsMenu\n"
@@ -14996,7 +14995,6 @@ msgid "~Bullets and Numbering..."
msgstr "~Luettelomerkit ja numerointi..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditDoc\n"
diff --git a/source/fi/sd/source/ui/app.po b/source/fi/sd/source/ui/app.po
index a0b22192ad9..39cdfc471c0 100644
--- a/source/fi/sd/source/ui/app.po
+++ b/source/fi/sd/source/ui/app.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 01:24+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-04 14:49+0000\n"
+"Last-Translator: Harri Pitkänen <hatapitk@iki.fi>\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429752257.000000\n"
+"X-POOTLE-MTIME: 1443970191.000000\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -3778,7 +3778,7 @@ msgctxt ""
"STR_FIELD_PLACEHOLDER_SLIDENAME\n"
"string.text"
msgid "<slide-name>"
-msgstr ""
+msgstr "<dian-nimi>"
#: strings.src
msgctxt ""
@@ -3786,7 +3786,7 @@ msgctxt ""
"STR_FIELD_PLACEHOLDER_PAGENAME\n"
"string.text"
msgid "<page-name>"
-msgstr ""
+msgstr "<sivun-nimi>"
#: strings.src
msgctxt ""
diff --git a/source/fi/sw/uiconfig/swriter/ui.po b/source/fi/sw/uiconfig/swriter/ui.po
index beb2056bf3d..dae7928aa56 100644
--- a/source/fi/sw/uiconfig/swriter/ui.po
+++ b/source/fi/sw/uiconfig/swriter/ui.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 01:29+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-04 14:50+0000\n"
+"Last-Translator: Harri Pitkänen <hatapitk@iki.fi>\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429752575.000000\n"
+"X-POOTLE-MTIME: 1443970207.000000\n"
#: abstractdialog.ui
msgctxt ""
@@ -5463,10 +5463,9 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right-to-left (vertical)"
-msgstr ""
+msgstr "Oikealta vasemmalle (pysty)"
#: frmaddpage.ui
-#, fuzzy
msgctxt ""
"frmaddpage.ui\n"
"liststore1\n"
diff --git a/source/fi/uui/uiconfig/ui.po b/source/fi/uui/uiconfig/ui.po
index 3d167e6e5a0..4a9c88169fc 100644
--- a/source/fi/uui/uiconfig/ui.po
+++ b/source/fi/uui/uiconfig/ui.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 01:29+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-04 14:50+0000\n"
+"Last-Translator: Harri Pitkänen <hatapitk@iki.fi>\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1429752593.000000\n"
+"X-POOTLE-MTIME: 1443970217.000000\n"
#: authfallback.ui
msgctxt ""
@@ -196,14 +196,13 @@ msgid "The document contains document macros signed by:"
msgstr "Asiakirja sisältää asiakirjamakroja, jotka on allekirjoittanut:"
#: macrowarnmedium.ui
-#, fuzzy
msgctxt ""
"macrowarnmedium.ui\n"
"descr1aLabel\n"
"label\n"
"string.text"
msgid "The document contains document macros."
-msgstr "Asiakirja sisältää asiakirjamakroja, jotka on allekirjoittanut:"
+msgstr "Asiakirja sisältää asiakirjamakroja."
#: macrowarnmedium.ui
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/scalc/01.po b/source/fr/helpcontent2/source/text/scalc/01.po
index 3aeb7937283..86c1bb54479 100644
--- a/source/fr/helpcontent2/source/text/scalc/01.po
+++ b/source/fr/helpcontent2/source/text/scalc/01.po
@@ -4,18 +4,18 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-11-26 19:57+0100\n"
-"PO-Revision-Date: 2015-05-08 15:37+0000\n"
-"Last-Translator: Jean-Baptiste <jbfaure@libreoffice.org>\n"
+"PO-Revision-Date: 2015-10-09 20:10+0000\n"
+"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: ll.org\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Pootle 2.5.1\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1431099473.000000\n"
+"X-POOTLE-MTIME: 1444421433.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -64608,7 +64608,7 @@ msgctxt ""
"189\n"
"help.text"
msgid "WORKDAY(StartDate; Days; Holidays)"
-msgstr "SERIE.JOUR.OUVRE(date_début;fériés)"
+msgstr "SERIE.JOUR.OUVRE(date_début;jours;fériés)"
#: func_workday.xhp
msgctxt ""
diff --git a/source/fr/officecfg/registry/data/org/openoffice/Office.po b/source/fr/officecfg/registry/data/org/openoffice/Office.po
index 727b23429bc..9a99632fe3d 100644
--- a/source/fr/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/fr/officecfg/registry/data/org/openoffice/Office.po
@@ -4,18 +4,18 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 01:21+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-05 04:21+0000\n"
+"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: ll.org\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1429752119.000000\n"
+"X-POOTLE-MTIME: 1444018896.000000\n"
#: Addons.xcu
msgctxt ""
@@ -90,7 +90,6 @@ msgid "Clear screen"
msgstr "Effacer l'écran"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m10\n"
@@ -100,7 +99,6 @@ msgid "Logo command line (press Enter for command execution or F1 for help)"
msgstr "Ligne de commande Logo (appuyez sur Entrée pour l'exécution de la commande ou sur F1 pour l'aide)"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m09\n"
diff --git a/source/fr/officecfg/registry/data/org/openoffice/Office/UI.po b/source/fr/officecfg/registry/data/org/openoffice/Office/UI.po
index 605576287ca..9980c204f11 100644
--- a/source/fr/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/fr/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,18 +4,18 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 01:22+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-05 04:23+0000\n"
+"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: ll.org\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1429752156.000000\n"
+"X-POOTLE-MTIME: 1444018994.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -3303,14 +3303,13 @@ msgid "Delete Page ~Break"
msgstr "Supprimer le ~saut de page"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:FillCellsMenu\n"
"Label\n"
"value.text"
msgid "F~ill"
-msgstr "Remplir"
+msgstr "Rempl~ir"
#: CalcCommands.xcu
msgctxt ""
@@ -14997,14 +14996,13 @@ msgid "~Bullets and Numbering..."
msgstr "Puce~s et numérotation..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditDoc\n"
"Label\n"
"value.text"
msgid "E~dit Mode"
-msgstr "Mode É~diter"
+msgstr "Mode É~dition"
#: GenericCommands.xcu
msgctxt ""
diff --git a/source/fr/sd/source/ui/app.po b/source/fr/sd/source/ui/app.po
index 8e47bd5c2ea..352031d02d1 100644
--- a/source/fr/sd/source/ui/app.po
+++ b/source/fr/sd/source/ui/app.po
@@ -4,18 +4,18 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 01:26+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-05 04:15+0000\n"
+"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: ll.org\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1429752407.000000\n"
+"X-POOTLE-MTIME: 1444018521.000000\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -3779,7 +3779,7 @@ msgctxt ""
"STR_FIELD_PLACEHOLDER_SLIDENAME\n"
"string.text"
msgid "<slide-name>"
-msgstr ""
+msgstr "<nom-diapo>"
#: strings.src
msgctxt ""
@@ -3787,7 +3787,7 @@ msgctxt ""
"STR_FIELD_PLACEHOLDER_PAGENAME\n"
"string.text"
msgid "<page-name>"
-msgstr ""
+msgstr "<nom-page>"
#: strings.src
msgctxt ""
diff --git a/source/fr/sw/uiconfig/swriter/ui.po b/source/fr/sw/uiconfig/swriter/ui.po
index 255ea207dfe..11e9eedd19c 100644
--- a/source/fr/sw/uiconfig/swriter/ui.po
+++ b/source/fr/sw/uiconfig/swriter/ui.po
@@ -4,18 +4,18 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 01:31+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-05 04:19+0000\n"
+"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: ll.org\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1429752711.000000\n"
+"X-POOTLE-MTIME: 1444018746.000000\n"
#: abstractdialog.ui
msgctxt ""
@@ -5464,10 +5464,9 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Right-to-left (vertical)"
-msgstr ""
+msgstr "De droite à gauche (vertical)"
#: frmaddpage.ui
-#, fuzzy
msgctxt ""
"frmaddpage.ui\n"
"liststore1\n"
diff --git a/source/fr/uui/uiconfig/ui.po b/source/fr/uui/uiconfig/ui.po
index 469d32e19c1..e9bce983e52 100644
--- a/source/fr/uui/uiconfig/ui.po
+++ b/source/fr/uui/uiconfig/ui.po
@@ -4,18 +4,18 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-09-29 13:13+0200\n"
-"PO-Revision-Date: 2015-04-23 01:32+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2015-10-05 04:16+0000\n"
+"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: ll.org\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1429752728.000000\n"
+"X-POOTLE-MTIME: 1444018568.000000\n"
#: authfallback.ui
msgctxt ""
@@ -197,14 +197,13 @@ msgid "The document contains document macros signed by:"
msgstr "Le document contient des macros de document signées par :"
#: macrowarnmedium.ui
-#, fuzzy
msgctxt ""
"macrowarnmedium.ui\n"
"descr1aLabel\n"
"label\n"
"string.text"
msgid "The document contains document macros."
-msgstr "Le document contient des macros de document signées par :"
+msgstr "Le document contient des macros de document."
#: macrowarnmedium.ui
msgctxt ""
diff --git a/source/gl/helpcontent2/source/text/swriter/02.po b/source/gl/helpcontent2/source/text/swriter/02.po
index 24e620a34b3..7944ac21056 100644
--- a/source/gl/helpcontent2/source/text/swriter/02.po
+++ b/source/gl/helpcontent2/source/text/swriter/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-11-18 11:24+0100\n"
-"PO-Revision-Date: 2015-03-07 23:01+0000\n"
+"PO-Revision-Date: 2015-10-13 20:35+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
"Language: gl\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.1\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1425769290.000000\n"
+"X-POOTLE-MTIME: 1444768505.000000\n"
#: 02110000.xhp
msgctxt ""
@@ -1334,7 +1334,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"SW:METRICFIELD:DLG_PAGEPREVIEW_PRINTOPTIONS:MF_LMARGIN\" visibility=\"visible\">Specifies the left margin width.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SW:METRICFIELD:DLG_PAGEPREVIEW_PRINTOPTIONS:MF_LMARGIN\" visibility=\"visible\">Determina o largo da marxe esquerda.</ahelp>"
#: 10110000.xhp
msgctxt ""
@@ -1352,7 +1352,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"SW:METRICFIELD:DLG_PAGEPREVIEW_PRINTOPTIONS:MF_TMARGIN\" visibility=\"visible\">Specifies the top margin height.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SW:METRICFIELD:DLG_PAGEPREVIEW_PRINTOPTIONS:MF_TMARGIN\" visibility=\"visible\">Determina a altura da marxe superior.</ahelp>"
#: 10110000.xhp
msgctxt ""
@@ -1370,7 +1370,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"SW:METRICFIELD:DLG_PAGEPREVIEW_PRINTOPTIONS:MF_RMARGIN\" visibility=\"visible\">Specifies the right margin width.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SW:METRICFIELD:DLG_PAGEPREVIEW_PRINTOPTIONS:MF_RMARGIN\" visibility=\"visible\">Determina o largo da marxe dereita.</ahelp>"
#: 10110000.xhp
msgctxt ""
@@ -1388,7 +1388,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"SW:METRICFIELD:DLG_PAGEPREVIEW_PRINTOPTIONS:MF_BMARGIN\" visibility=\"visible\">Specifies the bottom margin height.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SW:METRICFIELD:DLG_PAGEPREVIEW_PRINTOPTIONS:MF_BMARGIN\" visibility=\"visible\">Determina a altura da marxe inferior.</ahelp>"
#: 10110000.xhp
msgctxt ""
@@ -1478,7 +1478,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_PAGEPREVIEW_PRINTOPTIONS:RB_LANDSCAPE\" visibility=\"visible\">Prints the page in landscape format.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_PAGEPREVIEW_PRINTOPTIONS:RB_LANDSCAPE\" visibility=\"visible\">Imprime a páxina no formato apaisado.</ahelp>"
#: 10110000.xhp
msgctxt ""
@@ -1496,7 +1496,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"SW:RADIOBUTTON:DLG_PAGEPREVIEW_PRINTOPTIONS:RB_PORTRAIT\" visibility=\"visible\">Prints the page in portrait format.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SW:RADIOBUTTON:DLG_PAGEPREVIEW_PRINTOPTIONS:RB_PORTRAIT\" visibility=\"visible\">Imprime a páxina no formato vertical.</ahelp>"
#: 10110000.xhp
msgctxt ""
@@ -1514,7 +1514,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"SW:PUSHBUTTON:DLG_PAGEPREVIEW_PRINTOPTIONS:PB_STANDARD\" visibility=\"visible\">Specifies that the system will not use a fixed number of rows and columns when printing out the page view, but rather uses what was originally shown in the page view.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SW:PUSHBUTTON:DLG_PAGEPREVIEW_PRINTOPTIONS:PB_STANDARD\" visibility=\"visible\">Indica que o sistema non use un número fixo de filas e columnas ao imprimir a vista da páxina, senón que use o que aparecía orxinalmente na vista da páxina.</ahelp>"
#: 14010000.xhp
msgctxt ""
diff --git a/source/is/connectivity/source/resource.po b/source/is/connectivity/source/resource.po
index 9b6838aa6d8..6d189736c78 100644
--- a/source/is/connectivity/source/resource.po
+++ b/source/is/connectivity/source/resource.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: resource\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2014-11-20 14:53+0000\n"
+"PO-Revision-Date: 2015-10-14 10:29+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <translation-team-is@lists.sourceforge.net>\n"
"Language: is\n"
@@ -12,8 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1444818587.000000\n"
#: conn_error_message.src
msgctxt ""
@@ -359,7 +360,7 @@ msgctxt ""
"STR_WRONG_PARAM_INDEX\n"
"string.text"
msgid "You tried to set a parameter at position '$pos$' but there is/are only '$count$' parameter(s) allowed. One reason may be that the property \"ParameterNameSubstitution\" is not set to TRUE in the data source."
-msgstr "Þú reyndir að setja breytu í sæti '$pos$' en aðeins eru leyfðar '$count$' breytur. Ein ástæða fyrir því gæti verið að breyta \"ParameterNameSubstitution\" sé ekki skilgreindur sem TRUE í gagnagjafanum."
+msgstr "Þú reyndir að setja breytu í sæti '$pos$' en aðeins eru leyfðar '$count$' breytur. Ein ástæða fyrir því gæti verið að breyta \"ParameterNameSubstitution\" sé ekki skilgreindur sem SATT í gagnagjafanum."
#: conn_shared_res.src
msgctxt ""
diff --git a/source/is/cui/uiconfig/ui.po b/source/is/cui/uiconfig/ui.po
index 71272694f00..67e00e749e9 100644
--- a/source/is/cui/uiconfig/ui.po
+++ b/source/is/cui/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: ui\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-01-07 11:08+0100\n"
-"PO-Revision-Date: 2015-08-20 16:29+0000\n"
+"PO-Revision-Date: 2015-10-13 10:39+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <translation-team-is@lists.sourceforge.net>\n"
"Language: is\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1440088157.000000\n"
+"X-POOTLE-MTIME: 1444732793.000000\n"
#: aboutconfigdialog.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Function"
-msgstr "_Fall"
+msgstr "Að_gerð"
#: accelconfigpage.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Functions"
-msgstr "Föll"
+msgstr "Virkni"
#: acorexceptpage.ui
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Distan_ce:"
-msgstr "Veg_alengd:"
+msgstr "_Fjarlægð:"
#: borderpage.ui
msgctxt ""
diff --git a/source/is/dbaccess/source/ui/misc.po b/source/is/dbaccess/source/ui/misc.po
index fd5676a6f15..fcd3352b045 100644
--- a/source/is/dbaccess/source/ui/misc.po
+++ b/source/is/dbaccess/source/ui/misc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2015-03-16 12:04+0000\n"
+"PO-Revision-Date: 2015-10-14 14:50+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <translation-team-is@lists.sourceforge.net>\n"
"Language: is\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.1\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1426507492.000000\n"
+"X-POOTLE-MTIME: 1444834219.000000\n"
#: WizardPages.src
msgctxt ""
@@ -183,7 +183,7 @@ msgctxt ""
"STR_REDO_COLON\n"
"string.text"
msgid "Redo:"
-msgstr "Endurtaka:"
+msgstr "Gera aftur:"
#: dbumiscres.src
msgctxt ""
diff --git a/source/is/filter/source/config/fragments/filters.po b/source/is/filter/source/config/fragments/filters.po
index 960ebd23416..da3f946b816 100644
--- a/source/is/filter/source/config/fragments/filters.po
+++ b/source/is/filter/source/config/fragments/filters.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: filters\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2014-11-24 16:38+0000\n"
+"PO-Revision-Date: 2015-10-14 13:47+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <openoffice@openoffice.is>\n"
"Language: is\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1416847120.000000\n"
+"X-POOTLE-MTIME: 1444830443.000000\n"
#: AbiWord.xcu
msgctxt ""
@@ -1148,7 +1148,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Text - Choose Encoding (Master Document)"
-msgstr "Texti - velja stafatöflu (stýriskjal)"
+msgstr "Texti - Veldu stafatöflu (stýriskjal)"
#: Text__encoded___StarWriter_Web__ui.xcu
msgctxt ""
diff --git a/source/is/filter/source/xsltdialog.po b/source/is/filter/source/xsltdialog.po
index bf2534d05bb..2a9f4d4bc45 100644
--- a/source/is/filter/source/xsltdialog.po
+++ b/source/is/filter/source/xsltdialog.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-12-26 10:19+0000\n"
-"Last-Translator: Sveinn í Felli <sveinki@nett.is>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"POT-Creation-Date: 2014-11-18 11:23+0100\n"
+"PO-Revision-Date: 2015-10-13 12:06+0000\n"
+"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
+"Language-Team: Icelandic <translation-team-is@lists.sourceforge.net>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356517156.0\n"
+"X-POOTLE-MTIME: 1444737989.000000\n"
#: xmlfilterdialogstrings.src
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"STR_EXPORT_ONLY\n"
"string.text"
msgid "export filter"
-msgstr "flytja út síu"
+msgstr "útflutningssía"
#: xmlfilterdialogstrings.src
msgctxt ""
diff --git a/source/is/filter/uiconfig/ui.po b/source/is/filter/uiconfig/ui.po
index 9bfa74d5b6e..8254d68031b 100644
--- a/source/is/filter/uiconfig/ui.po
+++ b/source/is/filter/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: ui\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2014-12-11 10:59+0000\n"
+"PO-Revision-Date: 2015-10-13 12:08+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <openoffice@openoffice.is>\n"
"Language: is\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.1\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1418295576.000000\n"
+"X-POOTLE-MTIME: 1444738136.000000\n"
#: impswfdialog.ui
msgctxt ""
@@ -1494,7 +1494,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "The filter needs XSLT 2.0 processor"
-msgstr "Sían krefst XSLT 2.0 örgjörva"
+msgstr "Sían krefst XSLT 2.0 vinnsluhugbúnaðar"
#: xsltfilterdialog.ui
msgctxt ""
diff --git a/source/is/formula/source/core/resource.po b/source/is/formula/source/core/resource.po
index a856c0cf43c..74ca3100591 100644
--- a/source/is/formula/source/core/resource.po
+++ b/source/is/formula/source/core/resource.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-01-07 11:08+0100\n"
-"PO-Revision-Date: 2015-03-16 14:18+0000\n"
+"PO-Revision-Date: 2015-10-14 10:53+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <translation-team-is@lists.sourceforge.net>\n"
"Language: is\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1375741371.0\n"
+"X-POOTLE-MTIME: 1444820028.000000\n"
#: core_resource.src
msgctxt ""
@@ -122,7 +122,7 @@ msgctxt ""
"SC_OPCODE_TRUE\n"
"string.text"
msgid "TRUE"
-msgstr "TRUE"
+msgstr "SATT"
#: core_resource.src
msgctxt ""
@@ -131,7 +131,7 @@ msgctxt ""
"SC_OPCODE_FALSE\n"
"string.text"
msgid "FALSE"
-msgstr "FALSE"
+msgstr "ÓSATT"
#: core_resource.src
msgctxt ""
diff --git a/source/is/helpcontent2/source/auxiliary.po b/source/is/helpcontent2/source/auxiliary.po
index 915a56bb247..5cba87a53d2 100644
--- a/source/is/helpcontent2/source/auxiliary.po
+++ b/source/is/helpcontent2/source/auxiliary.po
@@ -3,16 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2014-11-18 11:24+0100\n"
+"PO-Revision-Date: 2015-10-14 13:41+0000\n"
+"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1444830116.000000\n"
#: sbasic.tree
msgctxt ""
@@ -796,7 +798,7 @@ msgctxt ""
"0220\n"
"node.text"
msgid "Master Documents"
-msgstr ""
+msgstr "Stýriskjöl"
#: swriter.tree
msgctxt ""
diff --git a/source/is/helpcontent2/source/text/sbasic/shared.po b/source/is/helpcontent2/source/text/sbasic/shared.po
index a08fbe1586d..0ff6c9463ec 100644
--- a/source/is/helpcontent2/source/text/sbasic/shared.po
+++ b/source/is/helpcontent2/source/text/sbasic/shared.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2013-02-12 22:37+0000\n"
-"Last-Translator: Sveinn í Felli <sveinki@nett.is>\n"
+"PO-Revision-Date: 2015-10-14 11:53+0000\n"
+"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1360708650.0\n"
+"X-POOTLE-MTIME: 1444823627.000000\n"
#: 00000002.xhp
msgctxt ""
@@ -22931,7 +22931,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Choose Function [Runtime]"
-msgstr "Choose Function [Runtime]"
+msgstr "Choose fallið [Runtime]"
#: 03090402.xhp
msgctxt ""
@@ -22939,7 +22939,7 @@ msgctxt ""
"bm_id3143271\n"
"help.text"
msgid "<bookmark_value>Choose function</bookmark_value>"
-msgstr "<bookmark_value>Choose fall</bookmark_value>"
+msgstr "<bookmark_value>Choose fallið</bookmark_value>"
#: 03090402.xhp
msgctxt ""
@@ -23029,7 +23029,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "The following example uses the <emph>Choose</emph> function to select a string from several strings that form a menu:"
-msgstr "The following example uses the <emph>Choose</emph> function to select a string from several strings that form a menu:"
+msgstr "Eftirfarandi dæmi notar <emph>Choose</emph> fallið til að velja einn streng af nokkrum strengjum sem mynda valmynd:"
#: 03090402.xhp
msgctxt ""
@@ -25773,7 +25773,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "bOK=TRUE ' bOK is an implicit boolean variable"
-msgstr "bOK=TRUE REM bOK is an implicit Boolean variable"
+msgstr ""
#: 03101110.xhp
msgctxt ""
diff --git a/source/is/helpcontent2/source/text/scalc.po b/source/is/helpcontent2/source/text/scalc.po
index 64cb5b1779b..fc70c984391 100644
--- a/source/is/helpcontent2/source/text/scalc.po
+++ b/source/is/helpcontent2/source/text/scalc.po
@@ -4,16 +4,17 @@ msgstr ""
"Project-Id-Version: scalc\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2011-08-05 09:39+0000\n"
-"Last-Translator: Sveinn í Felli <sveinki@nett.is>\n"
+"PO-Revision-Date: 2015-10-14 15:20+0000\n"
+"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <openoffice@openoffice.is>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1444836003.000000\n"
#: main0000.xhp
msgctxt ""
@@ -234,7 +235,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/scalc/01/02120000.xhp\" name=\"Headers & Footers\">Headers & Footers</link>"
-msgstr "<link href=\"text/scalc/01/02120000.xhp\" name=\"Hausar og fætur\">Hausar og fætur</link>"
+msgstr "<link href=\"text/scalc/01/02120000.xhp\" name=\"Síðuhausar og síðufætur\">Síðuhausar og síðufætur</link>"
#: main0102.xhp
msgctxt ""
diff --git a/source/is/helpcontent2/source/text/scalc/01.po b/source/is/helpcontent2/source/text/scalc/01.po
index dd9621c3837..92c699e9bc8 100644
--- a/source/is/helpcontent2/source/text/scalc/01.po
+++ b/source/is/helpcontent2/source/text/scalc/01.po