From 315ce3da5f7a87ae67a77001152867dac0f8d524 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 23 Nov 2016 00:54:09 +0100 Subject: update translations for 5.3.0 beta1 and force-fix errors using pocheck Change-Id: I96587a8a2e13785525cc386b708359317b0f5985 --- source/en-GB/formula/source/core/resource.po | 24 ++++++++++++------------ source/en-GB/formula/uiconfig/ui.po | 28 +++++++++++++++++++++++----- 2 files changed, 35 insertions(+), 17 deletions(-) (limited to 'source/en-GB/formula') diff --git a/source/en-GB/formula/source/core/resource.po b/source/en-GB/formula/source/core/resource.po index 79811beb336..88db7e40619 100644 --- a/source/en-GB/formula/source/core/resource.po +++ b/source/en-GB/formula/source/core/resource.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-05-07 21:35+0200\n" -"PO-Revision-Date: 2016-05-08 12:56+0000\n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-11-15 17:10+0000\n" "Last-Translator: Stuart Swales \n" "Language-Team: LANGUAGE \n" "Language: en_GB\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1462712216.000000\n" +"X-POOTLE-MTIME: 1479229850.000000\n" #: core_resource.src msgctxt "" @@ -1622,10 +1622,10 @@ msgstr "VDB" msgctxt "" "core_resource.src\n" "RID_STRLIST_FUNCTION_NAMES\n" -"SC_OPCODE_DURATION\n" +"SC_OPCODE_PDURATION\n" "string.text" -msgid "DURATION" -msgstr "DURATION" +msgid "PDURATION" +msgstr "PDURATION" #: core_resource.src msgctxt "" @@ -1775,10 +1775,10 @@ msgstr "CUMPRINC" msgctxt "" "core_resource.src\n" "RID_STRLIST_FUNCTION_NAMES\n" -"SC_OPCODE_EFFECTIVE\n" +"SC_OPCODE_EFFECT\n" "string.text" -msgid "EFFECTIVE" -msgstr "EFFECTIVE" +msgid "EFFECT" +msgstr "EFFECT" #: core_resource.src msgctxt "" @@ -3377,10 +3377,10 @@ msgstr "DECIMAL" msgctxt "" "core_resource.src\n" "RID_STRLIST_FUNCTION_NAMES\n" -"SC_OPCODE_CONVERT\n" +"SC_OPCODE_CONVERT_OOO\n" "string.text" -msgid "CONVERT" -msgstr "CONVERT" +msgid "CONVERT_OOO" +msgstr "CONVERT_OOO" #: core_resource.src msgctxt "" diff --git a/source/en-GB/formula/uiconfig/ui.po b/source/en-GB/formula/uiconfig/ui.po index 41416e1324d..add6a4bd96c 100644 --- a/source/en-GB/formula/uiconfig/ui.po +++ b/source/en-GB/formula/uiconfig/ui.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: 2014-11-18 11:22+0100\n" -"PO-Revision-Date: 2014-12-27 20:50+0000\n" -"Last-Translator: Stuart \n" +"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"PO-Revision-Date: 2016-11-15 17:11+0000\n" +"Last-Translator: Stuart Swales \n" "Language-Team: LANGUAGE \n" "Language: en_GB\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" -"X-POOTLE-MTIME: 1419713400.000000\n" +"X-Generator: Pootle 2.7\n" +"X-POOTLE-MTIME: 1479229862.000000\n" #: formuladialog.ui msgctxt "" @@ -88,6 +88,15 @@ msgctxt "" msgid "Result" msgstr "Result" +#: formuladialog.ui +msgctxt "" +"formuladialog.ui\n" +"ed_formula-atkobject\n" +"AtkObject::accessible-name\n" +"string.text" +msgid "Formula" +msgstr "Formula" + #: formuladialog.ui msgctxt "" "formuladialog.ui\n" @@ -97,6 +106,15 @@ msgctxt "" msgid "Maximize" msgstr "Maximise" +#: functionpage.ui +msgctxt "" +"functionpage.ui\n" +"label_search\n" +"label\n" +"string.text" +msgid "_Search" +msgstr "_Search" + #: functionpage.ui msgctxt "" "functionpage.ui\n" -- cgit