aboutsummaryrefslogtreecommitdiff
path: root/source/ug/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
blob: a1a5ef8965ba5b55294a60049be1d90d07889008 (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
25
26
27
28
29
30
31
32
33
34
#. extracted from dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\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: 2012-06-30 08:15+0200\n"
"Last-Translator: Abduqadir <Sahran@live.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ug\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"

#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.org.openoffice.lightproof\n"
"Label\n"
"value.text"
msgid "Dictionaries"
msgstr "لۇغەتلەر"

#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.org.openoffice.lightproof.Leaves.org.openoffice.lightproof.hu_HU\n"
"Label\n"
"value.text"
msgid "Hungarian sentence checking"
msgstr "ھونگىرچە جۈملە تەكشۈرگۈچ"
value='feature/use-ogl-context-in-canvas'>feature/use-ogl-context-in-canvas LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive3d
AgeCommit message (Expand)Author
2019-10-29loplugin:finalclasses in drawinglayerNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-22Move ctors/assignments need non-const rvalue reference to actually moveMike Kaganski
2019-08-22Use range ctor to avoid default-insertion of elements before assignmentMike Kaganski
2019-07-09Fix typoAndrea Gelmini
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
2019-03-05re-land "new loplugin typedefparam""Noel Grandin