From f7efc4ecf69cba536cd0391d4673e31226b1fe86 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Tue, 19 May 2015 22:09:03 +0200 Subject: update translations for 5.0.0 beta1 and force-fix errors using pocheck Change-Id: I295e6d2e6b47a06165cdf8900e2775b7157af809 --- source/mn/starmath/source.po | 44 ++++++++++++++------------------- source/mn/starmath/uiconfig/smath/ui.po | 11 ++++++++- 2 files changed, 28 insertions(+), 27 deletions(-) (limited to 'source/mn/starmath') diff --git a/source/mn/starmath/source.po b/source/mn/starmath/source.po index 380f30a68f8..b9504303bb2 100644 --- a/source/mn/starmath/source.po +++ b/source/mn/starmath/source.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-04-19 01:45+0200\n" +"POT-Creation-Date: 2015-05-19 20:52+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -117,6 +117,14 @@ msgctxt "" msgid "Division (Fraction)" msgstr "" +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XOTIMESY_HELP\n" +"string.text" +msgid "Tensor Product" +msgstr "" + #: commands.src msgctxt "" "commands.src\n" @@ -2187,22 +2195,6 @@ msgctxt "" msgid "U~pdate" msgstr "~Шинэчлэх" -#: smres.src -msgctxt "" -"smres.src\n" -"CMDBOXWINDOW_TEXT\n" -"#define.text" -msgid "Commands" -msgstr "Тушаал" - -#: smres.src -msgctxt "" -"smres.src\n" -"RID_ELEMENTSDOCKINGWINDOW\n" -"dockingwindow.text" -msgid "Elements Dock" -msgstr "" - #: smres.src msgctxt "" "smres.src\n" @@ -2387,6 +2379,14 @@ msgctxt "" msgid "right" msgstr "" +#: smres.src +msgctxt "" +"smres.src\n" +"STR_CMDBOXWINDOW\n" +"string.text" +msgid "Commands" +msgstr "" + #: smres.src msgctxt "" "smres.src\n" @@ -2580,14 +2580,6 @@ msgctxt "" msgid "'RIGHT' expected" msgstr "'RIGHT' шаардлагатай" -#: smres.src -msgctxt "" -"smres.src\n" -"RID_MATH_TOOLBOX\n" -"string.text" -msgid "Main Toolbar" -msgstr "Үндсэн багаж самбар" - #: smres.src msgctxt "" "smres.src\n" @@ -3233,7 +3225,7 @@ msgctxt "" "TOOLBOX_CAT_A\n" "RID_XCDOTY\n" "toolboxitem.text" -msgid "Multiplication (Dot )" +msgid "Multiplication (Dot)" msgstr "" #: toolbox.src diff --git a/source/mn/starmath/uiconfig/smath/ui.po b/source/mn/starmath/uiconfig/smath/ui.po index 26a69ab40c6..edb4386e3b6 100644 --- a/source/mn/starmath/uiconfig/smath/ui.po +++ b/source/mn/starmath/uiconfig/smath/ui.po @@ -3,7 +3,7 @@ msgid "" 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: 2014-11-18 11:23+0100\n" +"POT-Creation-Date: 2015-04-22 23:40+0200\n" "PO-Revision-Date: 2012-11-17 19:02+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -122,6 +122,15 @@ msgctxt "" msgid "Unknown" msgstr "" +#: dockingelements.ui +msgctxt "" +"dockingelements.ui\n" +"DockingElements\n" +"title\n" +"string.text" +msgid "Elements Dock" +msgstr "" + #: floatingelements.ui msgctxt "" "floatingelements.ui\n" -- cgit 'distro/collabora/cp-5.1'>distro/collabora/cp-5.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
cb720ec88a9f38c991b1906cd'>java: remove ((unnecessary)) parentheses
AgeCommit message (Expand)Author
2020-09-22Move MimeContentTypeFactory into vclJan-Marek Glogowski
2020-09-22WIN move dtrans code into vcl/win/dtransJan-Marek Glogowski
Noel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-26Remove unneeded boost/bind include from unoxml/source/dom/node.cxxMario J. Rugiero
2015-10-22Replace uses of boost::bind with C++11 lambdas in unoxml/source/dom/node.cxxMario J. Rugiero
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-09-17boost->stdCaolán McNamara
2015-09-10unoxml: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-03unoxml: Add missing includeDavid Ostrovsky
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-08Fix typosAndrea Gelmini
2015-07-06loplugin:unusedmethods basebmpNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-25remove some @author tags from suspiciously unidiomatic codeMichael Stahl
2015-04-13loplugin:staticmethodsNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-22loplugin:cstylecastStephan Bergmann
2015-01-20Some more loplugin:cstylecast: unoxmlStephan Bergmann
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin
2014-12-19java: static fields that should not be staticNoel Grandin
2014-12-18unoxml: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-15unoxml: Use appropriate OUString functions on string constantsStephan Bergmann