aboutsummaryrefslogtreecommitdiff
path: root/source/ga/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/ga/dictionaries
parente6805b7fe628e6723b4d6fd535175344a7c56bde (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I088f31a9fb757c6d1455f87c292e550b46532a30
Diffstat (limited to 'source/ga/dictionaries')
-rw-r--r--source/ga/dictionaries/mn_MN.po23
1 files changed, 23 insertions, 0 deletions
diff --git a/source/ga/dictionaries/mn_MN.po b/source/ga/dictionaries/mn_MN.po
new file mode 100644
index 00000000000..b53104d879a
--- /dev/null
+++ b/source/ga/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 ""
ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)Author
2016-05-19loplugin:unreffun and loplugin:nullptrNoel Grandin
2016-05-19First cut at adding sax2/ unit tests.Mohammed Abdul Azeem
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-05-04tdf#94260 Convert pixel to 1/100 mmRosemary Sebastian
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13loplugin:passstuffbyref in saxNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in saxNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06sax: Use comphelper's AttributeListMatúš Kukan
2016-02-03fix gcc build errorCaolán McNamara
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-17crashtesting: plain-text import allows liberal with the UTF-8 inputCaolán McNamara
2016-01-17sax: use CPPUNIT_ASSERT_THROWMatúš Kukan
2016-01-12Fix FastSaxSerializer::write() for non-BMP unicode characters.Mark Hung
2016-01-10Fix typosAndrea Gelmini
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-18use unique_ptr for pImpl in sax/Noel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-30cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in sal,saxNoel Grandin
2015-10-20new loplugin: badvectorinitNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann