aboutsummaryrefslogtreecommitdiff
path: root/source/de/dictionaries/da_DK.po
blob: 687d631a8668f13172b326dc914e914b664dfa55 (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
35
36
37
38
39
40
41
42
43
44
45
46
#. extracted from dictionaries/da_DK
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-02-15 14:41+0100\n"
"PO-Revision-Date: 2011-10-08 13:14+0200\n"
"Last-Translator: Jochen <dr@jochenschiffers.de>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"

#. M5yh2
#: description.xml
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
msgid "Danish spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Dänisches Wörterbuch für Rechtschreibprüfung, Silbentrennung und Thesaurus"

#. CSpFA
#: description.xml
msgctxt ""
"description.xml\n"
"extdesc\n"
"description.text"
msgid ""
"Danish dictionary from Stavekontrolden.\n"
"This dictionary is based on data from Det Danske Sprog- og Litteraturselskab\n"
"(The Danish Society for Language and Literature), http://www.dsl.dk.\n"
"Danish thesaurus based on data from Det Danske Sprog- og Litteraturselskab\n"
"and Center for Sprogteknologi, Københavns Universitet\n"
"Hyphenation dictionary Based on the TeX hyphenation tables.\n"
msgstr ""
"Dänisches Wörterbuch von Stavekontrolden.\n"
"Dieses Wörterbuch basiert auf Daten von Det Danske Sprog-og Litteraturselskab\n"
"(Dänische Gesellschaft für Sprache und Literatur), http://www.dsl.dk.\n"
"Dänischer Thesaurus basierend auf Daten von Det Danske Sprog-og Litteraturselskab\n"
"und Zentrum für Sprachtechnologie, Universität Kopenhagen.\n"
"Dänische Silbentrennung basierend auf den TeX-Silbentrennungstabellen.\n"
option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/registry/source/reflread.cxx
AgeCommit message (Expand)Author
2022-06-21registry: remove unnecessary commentsChris Sherlock
2022-06-11[API CHANGE] Deprecate css.registry.XSimpleRegistry::mergeKeyStephan Bergmann
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: registryStephan Bergmann
2020-03-12Revert "loplugin:constfields in package..registry"Noel Grandin
2019-12-19sal_Char->char in oox..registryNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-02-15tdf#42949 Fix IWYU warnings in registry/Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-13loplugin:constfields in package..registryNoel Grandin
2018-06-12loplugin:constantparamNoel Grandin
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin
2018-04-27loplugin:constantparamNoel Grandin
2018-04-20loplugin:constantparamNoel Grandin
2018-01-15More loplugin:cstylecast: registryStephan Bergmann
2018-01-15loplugin:useuniqueptr in comphelper,cppu,registryNoel Grandin
2018-01-12More loplugin:cstylecast: registryStephan Bergmann
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin
2017-10-23loplugin:includeform: registryStephan Bergmann
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin
2017-07-17loplugin:constparams in store,registryNoel Grandin
2017-06-23loplugin:unusedfields in registry..saxNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: registryStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-10test coverity sanitizing in-source modellingCaolán McNamara
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2016-03-17loplugin:constantparam in registryNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-20new loplugin automemNoel Grandin
2015-07-03Make RegistryTypeReader non-copyableStephan Bergmann
2015-07-03Remove RegistryTypeReader_Api indirectionStephan Bergmann
2015-07-03Remove unused functionsStephan Bergmann
2015-07-03Move module-private includes from include/registry/ to registry/Stephan Bergmann
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara