aboutsummaryrefslogtreecommitdiff
path: root/source/zh-CN/dictionaries/hi_IN.po
blob: 4fd64e3f712d80c4a2af7aabfb76ca863a78dd1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#. extracted from dictionaries/hi_IN
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-10 11:44+0100\n"
"PO-Revision-Date: 2011-10-08 09:13+0200\n"
"Last-Translator: Dean <xslidian@gmail.com>\n"
"Language-Team: none\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"

#: description.xml
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
msgid "Hindi spelling dictionary"
msgstr "印地语拼写词典"
ture/sgexperiment'>feature/sgexperiment LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/o3tl
AgeCommit message (Expand)Author
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-21o3tl::sorted_vector::insert should take const parameterMichael Stahl
2012-08-02Revert "Revert "sorted_vector: turn Find parameter into template""Michael Stahl
2012-08-01Revert "sorted_vector: turn Find parameter into template"Michael Stahl
2012-08-01sorted_vector: turn Find parameter into templateMichael Stahl
2012-07-31sorted_vector: add an additional template parameter:Michael Stahl
2012-07-25sorted_vector: removing the vector::ersase makes more senseMichael Stahl
2012-07-25sorted_vector: MSVC doesn't know which erase to callMichael Stahl
2012-07-25sorted_vector: add erase(const_iterator) methodsMichael Stahl
2012-07-20Unnecessary sorted_vector_compareStephan Bergmann
2012-07-17sorted_vector: operator[] returning by value doesn't make much senseMichael Stahl
2012-07-17sorted_vector: rename nonconst methods to be more obviousMichael Stahl
2012-07-17sorted_vector: fix silly problems with gcc:Michael Stahl
2012-07-17Add erase(size_t) method to o3tl::sorted_vectorNoel Grandin
2012-07-17Improvements to sorted_vectorNoel Grandin
2012-07-12sorted_vector should not inherit public std::vectorMichael Stahl
2012-07-12Create a template container class for sorted vectorNoel Grandin
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-20callcatcher update listCaolán McNamara
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud