/************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License version 3 * only, as published by the Free Software Foundation. * * OpenOffice.org is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License version 3 for more details * (a copy is included in the LICENSE file that accompanied this code). * * You should have received a copy of the GNU Lesser General Public License * version 3 along with OpenOffice.org. If not, see * * for a copy of the LGPLv3 License. * ************************************************************************/ #ifndef _CONNECTIVITY_SQLINTERNALNODE_HXX #define _CONNECTIVITY_SQLINTERNALNODE_HXX #include "connectivity/dbtoolsdllapi.hxx" #include namespace connectivity { //========================================================================== //= OSQLInternalNode //========================================================================== /** special node for avoiding memory leaks */ class OSQLInternalNode : public OSQLParseNode { public: OSQLInternalNode(const sal_Char* pNewValue, SQLNodeType eNodeType, sal_uInt32 nNodeID = 0); OSQLInternalNode(const ::rtl::OString& _rNewValue, SQLNodeType eNodeType, sal_uInt32 nNodeID = 0); OSQLInternalNode(const sal_Unicode* pNewValue, SQLNodeType eNodeType, sal_uInt32 nNodeID = 0); OSQLInternalNode(const ::rtl::OUString& _rNewValue, SQLNodeType eNodeType, sal_uInt32 nNodeID = 0); virtual ~OSQLInternalNode(); }; } #endif //_CONNECTIVITY_SQLINTERNALNODE_HXX LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
path: root/source/ml
diff options
context:
space:
mode:
authorRobinson Tryon <qubit@runcibility.com>2015-11-24 05:47:40 -0500
committerRobinson Tryon <qubit@runcibility.com>2015-11-25 01:57:27 -0500
commit9b7a6f9619c88ddee34c8cd1623eccdd7d4a4769 (patch)
tree9c1fecf277ba5ea9818c2f31f5cd90e5bee12e68 /source/ml
parent2c02b59bd90e8fb0f8ab7b2449bf885f7c41f6e7 (diff)
Update translations for master and force-fix errors using pocheck libreoffice-5-1-branch-point
Change-Id: Ia185c1d9ef3b66189ec6b1ab08795fa5f4aaca49
Diffstat (limited to 'source/ml')
-rw-r--r--source/ml/avmedia/source/viewer.po11
-rw-r--r--source/ml/basctl/source/basicide.po12
-rw-r--r--source/ml/chart2/uiconfig/ui.po184
-rw-r--r--source/ml/connectivity/registry/kab/org/openoffice/Office/DataAccess.po25
-rw-r--r--source/ml/connectivity/registry/mozab/org/openoffice/Office/DataAccess.po61
-rw-r--r--source/ml/connectivity/source/resource.po24
-rw-r--r--source/ml/cui/source/customize.po14
-rw-r--r--source/ml/cui/source/dialogs.po24
-rw-r--r--source/ml/cui/source/options.po8
-rw-r--r--source/ml/cui/source/tabpages.po6
-rw-r--r--source/ml/cui/uiconfig/ui.po406
-rw-r--r--source/ml/dictionaries/is.po10
-rw-r--r--source/ml/dictionaries/sv_SE.po14
-rw-r--r--source/ml/editeng/source/editeng.po36
-rw-r--r--source/ml/extensions/uiconfig/sabpilot/ui.po35
-rw-r--r--source/ml/extras/source/autocorr/emoji.po6
-rw-r--r--source/ml/filter/source/config/fragments/filters.po65
-rw-r--r--source/ml/filter/source/config/fragments/types.po35
-rw-r--r--source/ml/formula/source/core/resource.po40
-rw-r--r--source/ml/officecfg/registry/data/org/openoffice/Office.po86
-rw-r--r--source/ml/officecfg/registry/data/org/openoffice/Office/UI.po1117
-rw-r--r--source/ml/sc/source/ui/StatisticsDialogs.po91
-rw-r--r--source/ml/sc/source/ui/drawfunc.po12
-rw-r--r--source/ml/sc/source/ui/src.po391
-rw-r--r--source/ml/sc/uiconfig/scalc/ui.po130
-rw-r--r--source/ml/scaddins/source/analysis.po49
-rw-r--r--source/ml/sd/source/core.po34
-rw-r--r--source/ml/sd/source/ui/animations.po15
-rw-r--r--source/ml/sd/source/ui/app.po90
-rw-r--r--source/ml/sd/uiconfig/sdraw/ui.po16
-rw-r--r--source/ml/sd/uiconfig/simpress/ui.po26
-rw-r--r--source/ml/sfx2/source/appl.po28
-rw-r--r--source/ml/sfx2/uiconfig/ui.po78
-rw-r--r--source/ml/starmath/uiconfig/smath/ui.po121
-rw-r--r--source/ml/svtools/source/misc.po24
-rw-r--r--source/ml/svtools/uiconfig/ui.po170
-rw-r--r--source/ml/svx/source/dialog.po102
-rw-r--r--source/ml/svx/source/stbctrls.po12
-rw-r--r--source/ml/svx/source/svdraw.po10
-rw-r--r--source/ml/svx/source/tbxctrls.po26
-rw-r--r--source/ml/svx/uiconfig/ui.po128
-rw-r--r--source/ml/sw/source/ui/app.po55
-rw-r--r--source/ml/sw/source/uibase/lingu.po21
-rw-r--r--source/ml/sw/source/uibase/utlui.po110
-rw-r--r--source/ml/sw/uiconfig/swriter/ui.po11
-rw-r--r--source/ml/uui/source.po21
-rw-r--r--source/ml/vcl/uiconfig/ui.po76
-rw-r--r--source/ml/wizards/source/formwizard.po31
48 files changed, 2089 insertions, 2008 deletions
diff --git a/source/ml/avmedia/source/viewer.po b/source/ml/avmedia/source/viewer.po
index 6d1a1c3dd79..026ee3de186 100644
--- a/source/ml/avmedia/source/viewer.po
+++ b/source/ml/avmedia/source/viewer.po
@@ -3,16 +3,16 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
+"POT-Creation-Date: 2015-11-10 19:32+0100\n"
"PO-Revision-Date: 2014-12-01 08:31+0000\n"
-"Last-Translator: anipeter <peter.ani@gmail.com>\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ml\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: 1417422685.000000\n"
@@ -25,12 +25,13 @@ msgid "Insert Audio or Video"
msgstr "ഓഡിയോ അല്ലെങ്കില്‍ വീഡിയോ ചേര്‍ക്കുക"
#: mediawindow.src
+#, fuzzy
msgctxt ""
"mediawindow.src\n"
"AVMEDIA_STR_OPENMEDIA_DLG\n"
"string.text"
-msgid "Open Audio and Video Dialog"
-msgstr "ഓഡിയോ വീഡിയോ ഡയലോഗ് തുറക്കുക"
+msgid "Open Audio or Video"
+msgstr "ഓഡിയോ അല്ലെങ്കില്‍ വീഡിയോ ചേര്‍ക്കുക"
#: mediawindow.src
msgctxt ""
diff --git a/source/ml/basctl/source/basicide.po b/source/ml/basctl/source/basicide.po
index f934710bc08..e6b3954ad44 100644
--- a/source/ml/basctl/source/basicide.po
+++ b/source/ml/basctl/source/basicide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
+"POT-Creation-Date: 2015-11-10 19:33+0100\n"
"PO-Revision-Date: 2014-12-03 11:13+0000\n"
"Last-Translator: anipeter <peter.ani@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,7 +12,7 @@ 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: 1417605211.000000\n"
@@ -424,14 +424,6 @@ msgstr "BASIC പ്രവര്‍ത്തിച്ചുകൊണ്ടിര
#: basidesh.src
msgctxt ""
"basidesh.src\n"
-"RID_STR_CANNOTSAVEVBA\n"
-"string.text"
-msgid "You are editing a VBA macro. Changes can be saved only in OpenDocument Format."
-msgstr "ഒരു വിബിഎ മാക്രോ ചിട്ടപ്പെടുത്തുന്നു. ഓപ്പണ്‍ഡോക്യുമെന്റ് ഫോര്‍മാറ്റില്‍ മാത്രമേ വരുത്തുന്ന മാറ്റങ്ങള്‍ സൂക്ഷിയ്ക്കുവാന്‍ സാധ്യമാകൂ."
-
-#: basidesh.src
-msgctxt ""
-"basidesh.src\n"
"RID_STR_REPLACESTDLIB\n"
"string.text"
msgid "The default library cannot be replaced."
diff --git a/source/ml/chart2/uiconfig/ui.po b/source/ml/chart2/uiconfig/ui.po
index 9f3932a1e85..2b9313144f3 100644
--- a/source/ml/chart2/uiconfig/ui.po
+++ b/source/ml/chart2/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-08-25 12:33+0200\n"
+"POT-Creation-Date: 2015-11-10 19:32+0100\n"
"PO-Revision-Date: 2015-05-13 00:43+0000\n"
"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -199,6 +199,15 @@ msgstr ""
#: dlg_DataLabel.ui
msgctxt ""
"dlg_DataLabel.ui\n"
+"CB_WRAP_TEXT\n"
+"label\n"
+"string.text"
+msgid "Auto text _wrap"
+msgstr ""
+
+#: dlg_DataLabel.ui
+msgctxt ""
+"dlg_DataLabel.ui\n"
"PB_NUMBERFORMAT\n"
"label\n"
"string.text"
@@ -1102,178 +1111,187 @@ msgctxt ""
"l\n"
"label\n"
"string.text"
-msgid "Title"
+msgid "Titles"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"checkbutton_x_axis\n"
-"label\n"
+"checkbutton_legend\n"
+"tooltip_text\n"
"string.text"
-msgid "X axis"
+msgid "Show Legend"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"checkbutton_x_axis_title\n"
+"placement_label\n"
"label\n"
"string.text"
-msgid "X axis title"
+msgid "_Placement:"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"checkbutton_y_axis\n"
-"label\n"
-"string.text"
-msgid "Y axis"
+"comboboxtext_legend\n"
+"0\n"
+"stringlist.text"
+msgid "Right"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"checkbutton_y_axis_title\n"
-"label\n"
-"string.text"
-msgid "Y axis title"
+"comboboxtext_legend\n"
+"1\n"
+"stringlist.text"
+msgid "Top"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"checkbutton_z_axis\n"
-"label\n"
-"string.text"
-msgid "Z axis"
+"comboboxtext_legend\n"
+"2\n"
+"stringlist.text"
+msgid "Bottom"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"checkbutton_z_axis_title\n"
-"label\n"
-"string.text"
-msgid "Z axis title"
+"comboboxtext_legend\n"
+"3\n"
+"stringlist.text"
+msgid "Left"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"checkbutton_2nd_x_axis\n"
+"comboboxtext_legend\n"
+"4\n"
+"stringlist.text"
+msgid "Manual"
+msgstr ""
+
+#: sidebarelements.ui
+msgctxt ""
+"sidebarelements.ui\n"
+"label_legen\n"
"label\n"
"string.text"
-msgid "2nd X axis"
+msgid "Legend"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"checkbutton_2nd_x_axis_title\n"
+"checkbutton_x_axis\n"
"label\n"
"string.text"
-msgid "2nd X axis title"
+msgid "X axis"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"checkbutton_2nd_y_axis\n"
+"checkbutton_x_axis_title\n"
"label\n"
"string.text"
-msgid "2nd Y axis"
+msgid "X axis title"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"checkbutton_2nd_y_axis_title\n"
+"checkbutton_y_axis\n"
"label\n"
"string.text"
-msgid "2nd Y axis title"
+msgid "Y axis"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"label_axes\n"
+"checkbutton_y_axis_title\n"
"label\n"
"string.text"
-msgid "Axes"
+msgid "Y axis title"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"checkbutton_legend\n"
+"checkbutton_z_axis\n"
"label\n"
"string.text"
-msgid "Show legend"
+msgid "Z axis"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"placement_label\n"
+"checkbutton_z_axis_title\n"
"label\n"
"string.text"
-msgid "_Placement:"
+msgid "Z axis title"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"comboboxtext_legend\n"
-"0\n"
-"stringlist.text"
-msgid "Bottom"
+"checkbutton_2nd_x_axis\n"
+"label\n"
+"string.text"
+msgid "2nd X axis"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"comboboxtext_legend\n"
-"1\n"
-"stringlist.text"
-msgid "Left"
+"checkbutton_2nd_x_axis_title\n"
+"label\n"
+"string.text"
+msgid "2nd X axis title"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"comboboxtext_legend\n"
-"2\n"
-"stringlist.text"
-msgid "Right"
+"checkbutton_2nd_y_axis\n"
+"label\n"
+"string.text"
+msgid "2nd Y axis"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"comboboxtext_legend\n"
-"3\n"
-"stringlist.text"
-msgid "Top"
+"checkbutton_2nd_y_axis_title\n"
+"label\n"
+"string.text"
+msgid "2nd Y axis title"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"comboboxtext_legend\n"
-"4\n"
-"stringlist.text"
-msgid "Manual"
+"label_axes\n"
+"label\n"
+"string.text"
+msgid "Axes"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"label_legen\n"
+"checkbutton_gridline_horizontal_major\n"
"label\n"
"string.text"
-msgid "Legend"
+msgid "Horizontal major"
msgstr ""
#: sidebarelements.ui
@@ -1288,6 +1306,15 @@ msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
+"checkbutton_gridline_horizontal_minor\n"
+"label\n"
+"string.text"
+msgid "Horizontal minor"
+msgstr ""
+
+#: sidebarelements.ui
+msgctxt ""
+"sidebarelements.ui\n"
"checkbutton_gridline_vertical_minor\n"
"label\n"
"string.text"
@@ -1297,28 +1324,28 @@ msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"checkbutton_gridline_horizontal_major\n"
+"label_gri\n"
"label\n"
"string.text"
-msgid "Horizontal major"
+msgid "Gridlines"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"checkbutton_gridline_horizontal_minor\n"
+"text_title\n"
"label\n"
"string.text"
-msgid "Horizontal minor"
+msgid "Title"
msgstr ""
#: sidebarelements.ui
msgctxt ""
"sidebarelements.ui\n"
-"label_gri\n"
+"text_subtitle\n"
"label\n"
"string.text"
-msgid "Gridlines"
+msgid "Subtitle"
msgstr ""
#: sidebarerrorbar.ui
@@ -1414,24 +1441,6 @@ msgstr ""
#: sidebarerrorbar.ui
msgctxt ""
"sidebarerrorbar.ui\n"
-"spinbutton_pos\n"
-"text\n"
-"string.text"
-msgid "0.00"
-msgstr ""
-
-#: sidebarerrorbar.ui
-msgctxt ""
-"sidebarerrorbar.ui\n"
-"spinbutton_neg\n"
-"text\n"
-"string.text"
-msgid "0.00"
-msgstr ""
-
-#: sidebarerrorbar.ui
-msgctxt ""
-"sidebarerrorbar.ui\n"
"radiobutton_positive_negative\n"
"tooltip_text\n"
"string.text"
@@ -2593,6 +2602,15 @@ msgstr ""
#: tp_DataLabel.ui
msgctxt ""
"tp_DataLabel.ui\n"
+"CB_WRAP_TEXT\n"
+"label\n"
+"string.text"
+msgid "Auto text _wrap"
+msgstr ""
+
+#: tp_DataLabel.ui
+msgctxt ""
+"tp_DataLabel.ui\n"
"PB_NUMBERFORMAT\n"
"label\n"
"string.text"
diff --git a/source/ml/connectivity/registry/kab/org/openoffice/Office/DataAccess.po b/source/ml/connectivity/registry/kab/org/openoffice/Office/DataAccess.po
deleted file mode 100644
index d1fb101dccd..00000000000
--- a/source/ml/connectivity/registry/kab/org/openoffice/Office/DataAccess.po
+++ /dev/null
@@ -1,25 +0,0 @@
-#. extracted from connectivity/registry/kab/org/openoffice/Office/DataAccess
-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-07-25 09:24+0200\n"
-"Last-Translator: anipeter <peter.ani@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ml\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-Accelerator-Marker: ~\n"
-
-#: Drivers.xcu
-msgctxt ""
-"Drivers.xcu\n"
-".Drivers.Installed.sdbc:address:kab\n"
-"DriverTypeDisplayName\n"
-"value.text"
-msgid "KDE Address Book"
-msgstr "കെഡിഇ വിലാസപുസ്തകം"
diff --git a/source/ml/connectivity/registry/mozab/org/openoffice/Office/DataAccess.po b/source/ml/connectivity/registry/mozab/org/openoffice/Office/DataAccess.po
deleted file mode 100644
index 1ac37f91ac7..00000000000
--- a/source/ml/connectivity/registry/mozab/org/openoffice/Office/DataAccess.po
+++ /dev/null
@@ -1,61 +0,0 @@
-#. extracted from connectivity/registry/mozab/org/openoffice/Office/DataAccess
-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-07-25 09:25+0200\n"
-"Last-Translator: anipeter <peter.ani@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ml\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-Accelerator-Marker: ~\n"
-
-#: Drivers.xcu
-msgctxt ""
-"Drivers.xcu\n"
-".Drivers.Installed.sdbc:address:outlook\n"
-"DriverTypeDisplayName\n"
-"value.text"
-msgid "Microsoft Outlook Address Book"
-msgstr "മൈക്രോസോഫ്റ്റ് ഔട്ട്ലുക്ക് വിലാസപുസ്തകം"
-
-#: Drivers.xcu
-msgctxt ""
-"Drivers.xcu\n"
-".Drivers.Installed.sdbc:address:outlookexp\n"
-"DriverTypeDisplayName\n"
-"value.text"
-msgid "Microsoft Windows Address Book"
-msgstr "മൈക്രോസോഫ്റ്റ് വിന്‍ഡോസ് വിലാസപുസ്തകം"
-
-#: Drivers.xcu
-msgctxt ""
-"Drivers.xcu\n"
-".Drivers.Installed.sdbc:address:mozilla:\n"
-"DriverTypeDisplayName\n"
-"value.text"
-msgid "SeaMonkey Address Book"
-msgstr "സീമങ്കി വിലാസപുസ്തകം"
-
-#: Drivers.xcu
-msgctxt ""
-"Drivers.xcu\n"
-".Drivers.Installed.sdbc:address:thunderbird:\n"
-"DriverTypeDisplayName\n"
-"value.text"
-msgid "Thunderbird/Icedove Address Book"
-msgstr "തണ്ടര്‍ബേഡ്/ഐസ്ഡോവ് വിലാസപുസ്തകം"
-
-#: Drivers.xcu
-msgctxt ""
-"Drivers.xcu\n"
-".Drivers.Installed.sdbc:address:ldap:*\n"
-"DriverTypeDisplayName\n"
-"value.text"
-msgid "LDAP Address Book"
-msgstr "എല്‍ഡാപ്പ് വിലാസപുസ്തകം"
diff --git a/source/ml/connectivity/source/resource.po b/source/ml/connectivity/source/resource.po
index 295c4ca45db..ee07eca7a21 100644
--- a/source/ml/connectivity/source/resource.po
+++ b/source/ml/connectivity/source/resource.po
@@ -3,9 +3,9 @@ msgid ""
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: 2015-06-24 17:06+0200\n"
-"PO-Revision-Date: 2014-12-03 12:02+0000\n"
-"Last-Translator: anipeter <peter.ani@gmail.com>\n"
+"POT-Creation-Date: 2015-11-10 19:33+0100\n"
+"PO-Revision-Date: 2015-06-26 01:48+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: <en@li.org>\n"
"Language: ml\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: 1417608161.000000\n"
+"X-POOTLE-MTIME: 1435283322.000000\n"
#: conn_error_message.src
msgctxt ""
@@ -109,22 +109,6 @@ msgstr "തണ്ടര്‍ബേര്‍ഡ് വിലാസപുസ്
#: conn_shared_res.src
msgctxt ""
"conn_shared_res.src\n"
-"STR_OE_ADDRESSBOOK\n"
-"string.text"
-msgid "Outlook Express Address Book"
-msgstr "ഔട്ട്ലുക്ക് എക്സ്പ്രസ്സ് വിലാസപുസ്തകം"
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
-"STR_OUTLOOK_MAPI_ADDRESSBOOK\n"
-"string.text"
-msgid "Outlook (MAPI) Address Book"
-msgstr "ഔട്ട്ലുക്ക് (MAPI) വിലാസപുസ്തകം"
-
-#: conn_shared_res.src
-msgctxt ""
-"conn_shared_res.src\n"
"STR_NO_TABLE_CREATION_SUPPORT\n"
"string.text"
msgid "Creating tables is not supported for this kind of address books."
diff --git a/source/ml/cui/source/customize.po b/source/ml/cui/source/customize.po
index 93f400988ab..a4205e46112 100644
--- a/source/ml/cui/source/customize.po
+++ b/source/ml/cui/source/customize.po
@@ -3,16 +3,16 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
+"POT-Creation-Date: 2015-11-16 19:02+0100\n"
"PO-Revision-Date: 2014-12-03 14:52+0000\n"
-"Last-Translator: anipeter <peter.ani@gmail.com>\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ml\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: 1417618328.000000\n"
@@ -224,6 +224,14 @@ msgstr "%PRODUCTNAME %MODULENAME ടൂള്‍ബാറുകള്‍"
#: cfg.src
msgctxt ""
"cfg.src\n"
+"RID_SVXSTR_PRODUCTNAME_CONTEXTMENUS\n"
+"string.text"
+msgid "%PRODUCTNAME %MODULENAME Context Menus"
+msgstr ""
+
+#: cfg.src
+msgctxt ""
+"cfg.src\n"
"RID_SVXSTR_TOOLBAR\n"
"string.text"
msgid "Toolbar"
diff --git a/source/ml/cui/source/dialogs.po b/source/ml/cui/source/dialogs.po
index 6f6e9b53949..c0a7c973d82 100644
--- a/source/ml/cui/source/dialogs.po
+++ b/source/ml/cui/source/dialogs.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: new\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-08-25 12:33+0200\n"
+"POT-Creation-Date: 2015-11-10 19:33+0100\n"
"PO-Revision-Date: 2015-05-13 00:44+0000\n"
"Last-Translator: system user <>\n"
"Language-Team: Malayalam <kde-i18n-doc@kde.org>\n"
@@ -316,14 +316,6 @@ msgstr "ഈ ID നിലവിലുണ്ട്."
#: hyperdlg.src
msgctxt ""
"hyperdlg.src\n"
-"RID_SVXSTR_HYPDLG_APPLYBUT\n"
-"string.text"
-msgid "Apply"
-msgstr "പ്രയോഗിക്കുക"
-
-#: hyperdlg.src
-msgctxt ""
-"hyperdlg.src\n"
"RID_SVXSTR_HYPDLG_CLOSEBUT\n"
"string.text"
msgid "Close"
@@ -752,17 +744,3 @@ msgctxt ""
"string.text"
msgid "Waiting"
msgstr "കാത്തിരിക്കുന്നു"
-
-msgctxt ""
-"svuidlg.src\n"
-"STR_GRAPHICLINK\n"
-"string.text"
-msgid "Graphic"
-msgstr "ഗ്രാഫിക്"
-
-msgctxt ""
-"svuidlg.src\n"
-"STR_BUTTONCLOSE\n"
-"string.text"
-msgid "~Close"
-msgstr "~അടയ്ക്കുക"
diff --git a/source/ml/cui/source/options.po b/source/ml/cui/source/options.po
index 3b02cd06c06..1ed83c72adf 100644
--- a/source/ml/cui/source/options.po
+++ b/source/ml/cui/source/options.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: new\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"POT-Creation-Date: 2015-11-10 19:33+0100\n"
"PO-Revision-Date: 2015-08-07 14:00+0000\n"
"Last-Translator: anish <aneesh.nl@gmail.com>\n"
"Language-Team: American English <kde-i18n-doc@kde.org>\n"
@@ -807,10 +807,10 @@ msgstr "സ്വകാര്യവത്കരണം"
msgctxt ""
"treeopt.src\n"
"RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS\n"
-"Appearance\n"
+"Application Colors\n"
"itemlist.text"
-msgid "Appearance"
-msgstr "കാഴ്ച"
+msgid "Application Colors"
+msgstr ""
#: treeopt.src
msgctxt ""
diff --git a/source/ml/cui/source/tabpages.po b/source/ml/cui/source/tabpages.po
index aa3e1ec6ccc..2f7a12e048e 100644
--- a/source/ml/cui/source/tabpages.po
+++ b/source/ml/cui/source/tabpages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tabpages\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-06-24 17:06+0200\n"
+"POT-Creation-Date: 2015-11-10 19:33+0100\n"
"PO-Revision-Date: 2015-08-07 14:05+0000\n"
"Last-Translator: anish <aneesh.nl@gmail.com>\n"
"Language-Team: <en@li.org>\n"
@@ -966,7 +966,7 @@ msgctxt ""
"strings.src\n"
"RID_SVXSTR_CHARNAME_HIGHLIGHTING\n"
"string.text"
-msgid "Highlighting Color"
+msgid "Highlight Color"
msgstr ""
#: strings.src
@@ -1086,7 +1086,7 @@ msgctxt ""
"strings.src\n"
"RID_SVXSTR_NUM\n"
"string.text"
-msgid "Apply numbering - symbol: "
+msgid "Bulleted and numbered lists. Bullet symbol: "
msgstr ""
#: strings.src
diff --git a/source/ml/cui/uiconfig/ui.po b/source/ml/cui/uiconfig/ui.po
index a728c61c211..1b1d338e29c 100644
--- a/source/ml/cui/uiconfig/ui.po
+++ b/source/ml/cui/uiconfig/ui.po