aboutsummaryrefslogtreecommitdiff
path: root/source/om/dictionaries
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-04-28 17:09:59 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-04-28 17:18:59 +0200
commit926713ac8f969ab8b246090eb8f3c4c48bead223 (patch)
tree352d50f58451f9c5dc83150a8cc6314300bd7854 /source/om/dictionaries
parente6805b7fe628e6723b4d6fd535175344a7c56bde (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I088f31a9fb757c6d1455f87c292e550b46532a30
Diffstat (limited to 'source/om/dictionaries')
-rw-r--r--source/om/dictionaries/mn_MN.po23
1 files changed, 23 insertions, 0 deletions
diff --git a/source/om/dictionaries/mn_MN.po b/source/om/dictionaries/mn_MN.po
new file mode 100644
index 00000000000..b53104d879a
--- /dev/null
+++ b/source/om/dictionaries/mn_MN.po
@@ -0,0 +1,23 @@
+#. extracted from dictionaries/mn_MN
+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: 2021-04-27 17:02+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+
+#. UsF8V
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Mongolian spelling and hyphenation dictionaries"
+msgstr ""
-24-2-6'>libreoffice-24-2-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppSwapWindow.cxx
AgeCommit message (Expand)Author
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-03-15loplugin:constantparamNoel Grandin
2016-03-09loplugin:constantparam in dbaccessNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12loplugin:mergeclassesNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-08PostUserEvent - first cut at keeping a VclPtr for posted UserEvents.Michael Meeks
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-17Drop unused #includeTakeshi Abe
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa